mirror of
https://github.com/django/django.git
synced 2025-08-31 07:47:37 +00:00
Fixed typo of --no-startup in django-admin docs.
This commit is contained in:
parent
6f0a4c1f3f
commit
5ae9922666
1 changed files with 1 additions and 1 deletions
|
@ -1092,7 +1092,7 @@ Python interpreter, use ``python`` as the interface name, like so:
|
|||
.. _IPython: https://ipython.org/
|
||||
.. _bpython: https://bpython-interpreter.org/
|
||||
|
||||
.. django-admin-option:: --nostartup
|
||||
.. django-admin-option:: --no-startup
|
||||
|
||||
Disables reading the startup script for the "plain" Python interpreter. By
|
||||
default, the script pointed to by the :envvar:`PYTHONSTARTUP` environment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue