From 3715d0518a3671e7a01e797ba26b05f70b5655d7 Mon Sep 17 00:00:00 2001 From: nicolargo Date: Thu, 12 Oct 2017 11:33:06 +0200 Subject: [PATCH] Update docs --- docs/cmds.rst | 4 ++++ docs/man/glances.1 | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/docs/cmds.rst b/docs/cmds.rst index 343891d2..1f227932 100644 --- a/docs/cmds.rst +++ b/docs/cmds.rst @@ -98,6 +98,10 @@ Command-Line Options disable sensors module +.. option:: --disable-webui + + disable the Web UI (only the Restful API will respond) + .. option:: --disable-wifi disable Wifi module diff --git a/docs/man/glances.1 b/docs/man/glances.1 index 0bc9440f..9bf68e38 100644 --- a/docs/man/glances.1 +++ b/docs/man/glances.1 @@ -163,6 +163,11 @@ disable sensors module .UNINDENT .INDENT 0.0 .TP +.B \-\-disable\-webui +disable the Web UI (only the Restful API will respond) +.UNINDENT +.INDENT 0.0 +.TP .B \-\-disable\-wifi disable Wifi module .UNINDENT