summaryrefslogtreecommitdiff
path: root/docs/man/django-admin.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/django-admin.1')
-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\&.