[2.2.x] Updated man page for Django 2.2.
This commit is contained in:
parent
4ed59db199
commit
8514c6f329
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "DJANGO-ADMIN" "1" "July 01, 2019" "2.2" "Django"
|
.TH "DJANGO-ADMIN" "1" "September 02, 2019" "2.2" "Django"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
django-admin \- Utility script for the Django Web framework
|
django-admin \- Utility script for the Django Web framework
|
||||||
.
|
.
|
||||||
@ -1735,7 +1735,7 @@ options)
|
|||||||
.IP \(bu 2
|
.IP \(bu 2
|
||||||
\fBdocs_version\fP \-\- the version of the documentation: \fB\(aqdev\(aq\fP or \fB\(aq1.x\(aq\fP
|
\fBdocs_version\fP \-\- the version of the documentation: \fB\(aqdev\(aq\fP or \fB\(aq1.x\(aq\fP
|
||||||
.IP \(bu 2
|
.IP \(bu 2
|
||||||
\fBdjango_version\fP \-\- the version of Django, e.g.\(ga\(ga\(aq2.0.3\(aq\(ga\(ga
|
\fBdjango_version\fP \-\- the version of Django, e.g. \fB\(aq2.0.3\(aq\fP
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.sp
|
.sp
|
||||||
\fBWARNING:\fP
|
\fBWARNING:\fP
|
||||||
@ -1825,7 +1825,7 @@ supported options)
|
|||||||
.IP \(bu 2
|
.IP \(bu 2
|
||||||
\fBdocs_version\fP \-\- the version of the documentation: \fB\(aqdev\(aq\fP or \fB\(aq1.x\(aq\fP
|
\fBdocs_version\fP \-\- the version of the documentation: \fB\(aqdev\(aq\fP or \fB\(aq1.x\(aq\fP
|
||||||
.IP \(bu 2
|
.IP \(bu 2
|
||||||
\fBdjango_version\fP \-\- the version of Django, e.g.\(ga\(ga\(aq2.0.3\(aq\(ga\(ga
|
\fBdjango_version\fP \-\- the version of Django, e.g. \fB\(aq2.0.3\(aq\fP
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.sp
|
.sp
|
||||||
Please also see the \fI\%rendering warning\fP as mentioned
|
Please also see the \fI\%rendering warning\fP as mentioned
|
||||||
@ -2117,6 +2117,13 @@ will be set, and the superuser account will not be able to log in until
|
|||||||
a password has been manually set for it.
|
a password has been manually set for it.
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
|
.B \-\-noinput, \-\-no\-input
|
||||||
|
.UNINDENT
|
||||||
|
.sp
|
||||||
|
Suppresses all user prompts. If a suppressed prompt cannot be resolved
|
||||||
|
automatically, the command will exit with error code 1.
|
||||||
|
.INDENT 0.0
|
||||||
|
.TP
|
||||||
.B \-\-username USERNAME
|
.B \-\-username USERNAME
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user