summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HELP2
-rwxr-xr-xloadbars2
2 files changed, 2 insertions, 2 deletions
diff --git a/HELP b/HELP
index 0546ea3..55abcdc 100644
--- a/HELP
+++ b/HELP
@@ -23,7 +23,7 @@ Explanations:
1px horizontal line: Maximum sy+us+io of last 'avg' samples (extended)
Extended means: text display only if extended mode is turned on
Examples:
- loadbars --extended 1 --showcorescores 1 --width 600 --hosts localhost
+ loadbars --extended 1 --showcores 1 --width 600 --hosts localhost
loadbars --hosts localhost,server1.example.com,server2.example.com
loadbars --cluster foocluster (foocluster is in /etc/clusters of cssh)
--average <ARG> - Num of samples for avg. (more fluent animations)
diff --git a/loadbars b/loadbars
index 6535b6d..1e35d4f 100755
--- a/loadbars
+++ b/loadbars
@@ -639,7 +639,7 @@ Explanations:
1px horizontal line: Maximum sy+us+io of last 'avg' samples (extended)
Extended means: text display only if extended mode is turned on
Examples:
- loadbars --extended 1 --showcorescores 1 --width 600 --hosts localhost
+ loadbars --extended 1 --showcores 1 --width 600 --hosts localhost
loadbars --hosts localhost,server1.example.com,server2.example.com
loadbars --cluster foocluster (foocluster is in /etc/clusters of cssh)
END