From ea6c647af18ceadbe10697089df155e88fc0c35f Mon Sep 17 00:00:00 2001 From: Nicolas Hennion Date: Fri, 29 Mar 2013 13:22:30 +0100 Subject: Update doc --- README.md | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 50bd48a4..7b3474b9 100644 --- a/README.md +++ b/README.md @@ -165,10 +165,27 @@ The version 1.6 introduces a optionnal password to access to the server (-P pass ## User guide -By default, stats are refreshed every second, to change this setting, you can -use the -t option. For example to set the refresh rate to 5 seconds: - - $ glances -t 5 +Command line options are: + + -b Display network rate in Byte per second + -B @IP|host Bind server to the given IP or host NAME + -c @IP|host Connect to a Glances server + -C file Path to the configuration file + -d Disable disk I/O module + -e Enable the sensors module (Linux-only) + -f file Set the output folder (HTML) or file (CSV) + -h Display the syntax and exit + -m Disable mount module + -n Disable network module + -o output Define additional output (available: HTML or CSV) + -p PORT Define the client or server TCP port (default: 61209) + -P password Client/server password + -r Do not list processes (significant CPU use reduction) + -s Run Glances in server mode + -t sec Set the refresh time in seconds (default: 3) + -v Display the version and exit + -y Enable the hddtemp module + -z Do not use the bold color attribute Importants stats are colored: -- cgit v1.2.3