mirror of
https://github.com/django/django.git
synced 2025-04-07 06:56:40 +00:00
Update help message to match the related argument
This commit is contained in:
parent
e35596881f
commit
2850c2e6ad
@ -46,7 +46,7 @@ class Command(BaseCommand):
|
||||
"-u",
|
||||
action="store_true",
|
||||
dest="unsorted",
|
||||
help="Filter URLs by the given prefix[es]",
|
||||
help="Show URLs without sorting them alphabetically.",
|
||||
)
|
||||
|
||||
# Prefix
|
||||
|
Loading…
x
Reference in New Issue
Block a user