#14419: Make `makemessages --help` more useful
---------------------------+------------------------------------------------
 Reporter:  lsaffre        |       Owner:  nobody    
   Status:  new            |   Milestone:            
Component:  Uncategorized  |     Version:  SVN       
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  0              |  
---------------------------+------------------------------------------------
 Calling ``django-admin  makemessages`` Without any option gives::

 {{{
   Error: Type 'django-admin.py help makemessages' for usage.
 }}}

 But calling ``django-admin help makemessages`` doesn't produce a very
 clear documentation. Suggestions:

 - the overview description should mention that one of options `-l` and
 `-a` is required.

 - remove the word "only" in description of `-l` option ("Creates or
 updates the message files for the given locale (e.g. pt_BR).")

 - change the description of `-a` option to "Updates the message files for
 all existing locales."

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14419>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to