Skip to content

Commit 5ae9922

Browse files
smithdc1sarahboyce
authored andcommitted
Fixed typo of --no-startup in django-admin docs.
1 parent 6f0a4c1 commit 5ae9922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ref/django-admin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1092,7 +1092,7 @@ Python interpreter, use ``python`` as the interface name, like so:
10921092
.. _IPython: https://ipython.org/
10931093
.. _bpython: https://bpython-interpreter.org/
10941094

1095-
.. django-admin-option:: --nostartup
1095+
.. django-admin-option:: --no-startup
10961096

10971097
Disables reading the startup script for the "plain" Python interpreter. By
10981098
default, the script pointed to by the :envvar:`PYTHONSTARTUP` environment

0 commit comments

Comments
 (0)