Update docs

pull/1172/head
nicolargo 2017-10-12 11:33:06 +02:00
parent 10307b7993
commit 3715d0518a
2 changed files with 9 additions and 0 deletions

View File

@ -98,6 +98,10 @@ Command-Line Options
disable sensors module disable sensors module
.. option:: --disable-webui
disable the Web UI (only the Restful API will respond)
.. option:: --disable-wifi .. option:: --disable-wifi
disable Wifi module disable Wifi module

View File

@ -163,6 +163,11 @@ disable sensors module
.UNINDENT .UNINDENT
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-\-disable\-webui
disable the Web UI (only the Restful API will respond)
.UNINDENT
.INDENT 0.0
.TP
.B \-\-disable\-wifi .B \-\-disable\-wifi
disable Wifi module disable Wifi module
.UNINDENT .UNINDENT