Django

Code

Ticket #983 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

make "django-admin.py --help" output easier to read

Reported by: oliver@rutherfurd.net Assigned to: adrian
Milestone: Component: django-admin.py
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

I find reading the output of "django-admin.py --help" very difficult, because all the commands and their usage text run together. Attached, or soon to be, is a patch that indents the usage/help text for each command under it.

Attachments

django-admin.diff (0.9 kB) - added by oliver@rutherfurd.net on 12/02/05 13:16:09.

Change History

12/02/05 13:16:09 changed by oliver@rutherfurd.net

  • attachment django-admin.diff added.

12/02/05 14:58:35 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [1526]) Fixed #983 -- Made 'django-admin.py --help' output easier to read. Thanks, Oliver


Add/Change #983 (make "django-admin.py --help" output easier to read)




Change Properties
Action