#25123: Incorrect makemessage command help text
-------------------------------------+-------------------------------------
     Reporter:  canassa              |                    Owner:  nobody
         Type:  Uncategorized        |                   Status:  new
    Component:  Core (Management     |                  Version:  1.8
  commands)                          |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by canassa):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Old description:

> The help text from the makemessage commands says this about --extensions
> flag:
>
> {{{
> The file extension(s) to examine (default: "html,txt",
> or "js" if the domain is "djangojs"). Separate
> multiple extensions with commas, or use -e multiple
> times.
> }}}
>
> But the default file extensions is "html,txt,py" and not "html,txt". Not
> listing the "py" extension might imply that this extension and always set
> and that user don't need to specify it in case he/she decides to override
> it.

New description:

 The help text from the makemessage commands says this about --extensions
 flag:

 {{{
 The file extension(s) to examine (default: "html,txt",
 or "js" if the domain is "djangojs"). Separate
 multiple extensions with commas, or use -e multiple
 times.
 }}}

 But the default file extensions is "html,txt,py" and not "html,txt". Not
 listing the "py" extension might imply that this extension is always set
 and that user don't need to specify it in case he/she decides to add
 another extension.

--

--
Ticket URL: <https://code.djangoproject.com/ticket/25123#comment:1>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.0432243b7126ba9499d6608ad988930a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to