summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorNicolargo <nicolashennion@gmail.com>2015-07-19 03:59:05 +0200
committerNicolargo <nicolashennion@gmail.com>2015-07-19 03:59:05 +0200
commit49c3c6c6be83ffa73e1a42f26fc2b65f51fe93c1 (patch)
tree6fc5d1753d1992ca798f6ebfb5df8938b16204a0 /man
parentc9df26a2270989241a80f9ba89a56da8f73d1041 (diff)
IRIX mode off implementation (issue#628)
Diffstat (limited to 'man')
-rw-r--r--man/glances.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/glances.1 b/man/glances.1
index 18cb57f3..0a4463ca 100644
--- a/man/glances.1
+++ b/man/glances.1
@@ -145,6 +145,9 @@ set the process filter pattern (regular expression)
.B \-\-process-short-name
force short name for processes name
.TP
+.B \-\-disable-irix
+Task's cpu usage will be divided by the total number of CPUs
+.TP
.B \-\-hide-kernel-threads
hide kernel threads in process list
.TP
@@ -246,6 +249,9 @@ Show/hide processes stats
.B z
Show/hide processes list (for low CPU consumption)
.TP
+.B 0
+Task's cpu usage will be divided by the total number of CPUs
+.TP
.B 1
Switch between global CPU and per-CPU stats
.TP