Noninteractive: add minor comment

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2015-10-13 00:52:43 +02:00
parent e18428b25b
commit 63db8776e0

View File

@ -46,4 +46,4 @@ class Syslog(UIBase):
return ch
def setup_sysloghandler(self):
pass
pass # Do not honor -s (log to syslog) CLI option.