Skip to content

Commit

Permalink
touching
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-pettinga committed Jan 24, 2025
1 parent c92410c commit 400d480
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

class Command(BaseCommand):
help = (
"Deletes licence applications when given a list of application references. "
"Deletes licence applications when given a list of application references."
"Usage: pipenv run django_app/python manage.py delete_licence_applications <reference> <reference> ..."
)

Expand Down

0 comments on commit 400d480

Please sign in to comment.