mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-29 15:32:25 +03:00
Correct example in the help option
This commit is contained in:
parent
499e9062df
commit
2d49f729f2
@ -66,7 +66,7 @@ Monitor local machine and export stats to a CSV file (standalone mode):\n\
|
|||||||
$ glances --export-csv\n\
|
$ glances --export-csv\n\
|
||||||
\n\
|
\n\
|
||||||
Monitor local machine and export stats to a InfluxDB server with 5s refresh time (standalone mode):\n\
|
Monitor local machine and export stats to a InfluxDB server with 5s refresh time (standalone mode):\n\
|
||||||
$ glances -t 5 --export-influxdb -t 5\n\
|
$ glances -t 5 --export-influxdb\n\
|
||||||
\n\
|
\n\
|
||||||
Start a Glances server (server mode):\n\
|
Start a Glances server (server mode):\n\
|
||||||
$ glances -s\n\
|
$ glances -s\n\
|
||||||
|
Loading…
Reference in New Issue
Block a user