[2.2.x] Updated man page for Django 2.2.

This commit is contained in:
Mariusz Felisiak 2019-05-01 07:14:01 +02:00
parent e7629cecde
commit 9d5ce09aec
No known key found for this signature in database
GPG Key ID: 2EF56372BA48CD1B
1 changed files with 9 additions and 1 deletions

View File

@ -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\&.