summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordana <dana@dana.is>2015-12-01 11:32:05 -0600
committerdana <dana@dana.is>2015-12-02 09:10:44 -0600
commite70a041aee6d67c764b558b0816b2eed1ea23335 (patch)
tree1950b859008d408725be98d5af93e9ceb33bc7b7
parented83538ee13b1156dae73a7b06ff94be057a37b5 (diff)
Document --disable-bg option
-rw-r--r--docs/glances-doc.rst1
-rw-r--r--man/glances.13
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/glances-doc.rst b/docs/glances-doc.rst
index c6dcedfd..8f03db10 100644
--- a/docs/glances-doc.rst
+++ b/docs/glances-doc.rst
@@ -169,6 +169,7 @@ Command-Line Options
sensors modules (py3sensors needed)
--disable-process disable process module
--disable-log disable log module
+ --disable-bg disable background colors in the terminal
--disable-bold disable bold mode in the terminal
--enable-process-extended
enable extended stats on top process
diff --git a/man/glances.1 b/man/glances.1
index 610dd7f0..72201903 100644
--- a/man/glances.1
+++ b/man/glances.1
@@ -87,6 +87,9 @@ disable process module
.B \-\-disable-log
disable log module
.TP
+.B \-\-disable-bg
+disable background colors in the terminal
+.TP
.B \-\-disable-bold
disable bold mode in the terminal
.TP