Update --access-logfile documentation

This is a follow up of 34af3f8e926adeebd8a73f987ca36d2f696aef05.
This commit is contained in:
Berker Peksag 2016-07-28 22:04:26 +03:00 committed by GitHub
parent f875fd8754
commit fdd5276a4c

View File

@ -1097,7 +1097,7 @@ class AccessLog(Setting):
desc = """\
The Access log file to write to.
``'-'`` means log to stderr.
``'-'`` means log to stdout.
"""