summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2020-05-04 07:12:35 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-05-04 07:13:43 +0200
commitb6e76cec125c7f45133add57957b4f7e3d1d2687 (patch)
tree30b67a8127b5c02c54d6e9d5a34a0d8f121fd0e9
parentc95ce8c34db0c186c1adab447545a3c3126e2dc7 (diff)
downloaddjango-b6e76cec125c7f45133add57957b4f7e3d1d2687.tar.gz
[3.0.x] Updated man page for Django 3.0.
-rw-r--r--docs/man/django-admin.16
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1
index 0bcbad19d1..9d2e686842 100644
--- a/docs/man/django-admin.1
+++ b/docs/man/django-admin.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "DJANGO-ADMIN" "1" "November 18, 2019" "3.0" "Django"
+.TH "DJANGO-ADMIN" "1" "May 04, 2020" "3.0" "Django"
.SH NAME
django-admin \- Utility script for the Django Web framework
.
@@ -325,7 +325,7 @@ Specifies the database onto which to open a shell. Defaults to \fBdefault\fP\&.
\fBNOTE:\fP
.INDENT 0.0
.INDENT 3.5
-Be aware that not all options set it in the \fBOPTIONS\fP part of your
+Be aware that not all options set in the \fBOPTIONS\fP part of your
database configuration in \fBDATABASES\fP are passed to the
command\-line client, e.g. \fB\(aqisolation_level\(aq\fP\&.
.UNINDENT
@@ -1246,7 +1246,7 @@ by setting the \fBDJANGO_WATCHMAN_TIMEOUT\fP environment variable.
.UNINDENT
.UNINDENT
.sp
-Watchman support replaced support for \fIpyinotify\fP\&.
+Watchman support replaced support for \fBpyinotify\fP\&.
.sp
When you start the server, and each time you change Python code while the