1
0
mirror of https://github.com/django/django.git synced 2025-09-12 20:19:25 +00:00

[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

View File

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText. .\" 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 .SH NAME
django-admin \- Utility script for the Django Web framework 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. on how to do this.
.UNINDENT .UNINDENT
.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 .sp
Watchman support replaced support for \fIpyinotify\fP\&. Watchman support replaced support for \fIpyinotify\fP\&.