grgr add-census
Add a census event and link people to it.
Usage: grgr add-census [OPTIONS] PERSON_IDS...
Arguments
- PERSON_IDS
One or more person IDs to link to the census event.
Options
- --gallery PATH
Path to the census image file. The filename must begin with a year (e.g.
1921_smith_jones.jpg).
- --year INTEGER
Census year (e.g.
1911). Uses the known full census date for that year. Required if--galleryis not provided.
- --name TEXT
Head of household name, used to generate the event description (e.g.
'John Smith'). Required if--galleryis not provided.
- --place TEXT
Place name or ID to attach to the event.
- -y, --yes
Skip confirmation prompt.