summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2019-05-01 07:14:01 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2019-05-01 07:15:24 +0200
commit9d5ce09aec1830b4f1abead2c5e7bdbf30571468 (patch)
tree532858e6a26907cc396870dbc62abe17dacbe57f
parente7629cecdeaad235c1225c6764cfcea838f68f8e (diff)
[2.2.x] Updated man page for Django 2.2.
-rw-r--r--docs/man/django-admin.110
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1
index a9b875455b..65107a0bfc 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" "April 01, 2019" "2.2" "Django"
+.TH "DJANGO-ADMIN" "1" "May 01, 2019" "2.2" "Django"
.SH NAME
django-admin \- Utility script for the Django Web framework
.
@@ -1197,6 +1197,14 @@ for optimal performance. See the \fI\%watchman documentation\fP for information
on how to do this.
.UNINDENT
.UNINDENT
+.INDENT 0.0
+.INDENT 3.5
+.IP "Watchman timeout"
+.sp
+The default timeout of \fBWatchman\fP client is 5 seconds. You can change it
+by setting the \fBDJANGO_WATCHMAN_TIMEOUT\fP environment variable.
+.UNINDENT
+.UNINDENT
.sp
Watchman support replaced support for \fIpyinotify\fP\&.