#34663: Documentation Typo
-------------------------------------+-------------------------------------
     Reporter:  HeartthrobRob        |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Documentation        |                  Version:  4.2
     Severity:  Normal               |               Resolution:
                                     |  worksforme
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by jeremyswerdlow):

 Can confirm the issue with the given command:
 {{{
 > python3 -m pip install django[argon2]
 zsh: no matches found: django[argon2]
 }}}

 Running from zsh:
 {{{
 > zsh --version
 zsh 5.8.1 (x86_64-apple-darwin21.0)
 }}}

 Running with the single quotes succeeds. If I run the current documented
 command from `bash`, it is able to properly process.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34663#comment:5>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070188cd485847-e5c83969-66e5-493f-9e12-16556d81d064-000000%40eu-central-1.amazonses.com.

Reply via email to