From c1712d19953c9558d376d52a66567f1a135e0679 Mon Sep 17 00:00:00 2001 From: nicolargo Date: Wed, 1 Apr 2015 22:10:18 +0200 Subject: [PATCH] Change documentation - Add color keyword (issue #527) --- docs/glances-doc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/glances-doc.rst b/docs/glances-doc.rst index 16bd1b04..343425ab 100644 --- a/docs/glances-doc.rst +++ b/docs/glances-doc.rst @@ -198,7 +198,7 @@ Command-Line Options -b, --byte display network rate in byte per second -1, --percpu start Glances in per CPU mode --fs-free-space display FS free space instead of used - --theme-white optimize display for white background + --theme-white optimize display colors for white background Interactive Commands --------------------