Skip to content

Commit

Permalink
remove the from example command
Browse files Browse the repository at this point in the history
  • Loading branch information
awdem committed Dec 5, 2024
1 parent 084036f commit 797b669
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ class Command(BaseCommand):
Assumes it will be English.
Example:
python manage.py create_combined_authority \
--official-name 'The York and North Yorkshire Combined Authority' \
--common-name 'The York and North Yorkshire Combined Authority' \
--official-name 'York and North Yorkshire Combined Authority' \
--common-name 'York and North Yorkshire Combined Authority' \
--identifier YNYC \
--constituent-councils E06000014 E06000065 \
--slug york-and-north-yorkshire-ca \
Expand Down

0 comments on commit 797b669

Please sign in to comment.