summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2014-10-19 16:21:22 +0200
committerNicolargo <nicolas@nicolargo.com>2014-10-19 16:21:22 +0200
commit1c79191800aaa70cbbef5466c1d3661f0fa5a8de (patch)
tree7665e04305e7e9f98d2c803b8482ca4d3ee0d6ac /man
parented30ebf72b0b41bb45de1b1532738ed2f3a5930b (diff)
Disable process stat extended by default (issue #430)
Diffstat (limited to 'man')
-rw-r--r--man/glances.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/glances.1 b/man/glances.1
index 0b7d17ea..2f30b8ff 100644
--- a/man/glances.1
+++ b/man/glances.1
@@ -61,12 +61,12 @@ disable network, disk IO, FS and sensors modules
.B \-\-disable-process
disable process module
.TP
-.B \-\-disable-process-extended
-disable extended stats on top process
-.TP
.B \-\-disable-log
disable log module
.TP
+.B \-\-enable-process-extended
+enable extended stats on top process
+.TP
.B \-\-output-csv OUTPUT_CSV
export stats to a CSV file
.TP