summaryrefslogtreecommitdiffstats
path: root/docs/glances.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/glances.rst')
-rw-r--r--docs/glances.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/glances.rst b/docs/glances.rst
index 336088ec..0d1bde4e 100644
--- a/docs/glances.rst
+++ b/docs/glances.rst
@@ -38,13 +38,12 @@ Monitor local machine (standalone mode):
$ glances
-Note: The standalone mode is not available on Microsoft Windows (c).
-Glances will start in Web server mode on this operating system.
-
-Monitor local machine with the web interface (Web UI):
+Monitor local machine with the web interface (Web UI), run the following command line:
$ glances -w
+and open a Web browser with the returned URL
+
Monitor local machine and export stats to a CSV file:
$ glances --export csv --export-csv-file /tmp/glances.csv