Skip to content

Commit

Permalink
Readme tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Dominguez committed Dec 1, 2023
1 parent 7ffaa7f commit 3ac344b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/census_historical_migration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ docker compose run --rm web python manage.py historic_data_migrator
To migrate dbkeys for a given year with pagination:
```
docker compose run --rm web python manage.py run_paginated_migration
--year 22 \
--year 2022 \
--batchSize 1000
--pages 0, 3, 4
```
Expand Down

0 comments on commit 3ac344b

Please sign in to comment.