summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (venus) <paul@buetow.org>2012-01-28 16:50:41 +0100
committerPaul Buetow (venus) <paul@buetow.org>2012-01-28 16:50:41 +0100
commitce4acdea0bc665f45a00bb33b5d7f6d23544a41c (patch)
tree38718522dfddbab38a2835c7517dff36dba9c57a
parent18f67947743cf36b15ac74fe27a388f2f7a441e3 (diff)
Fix help
-rw-r--r--HELP4
-rwxr-xr-xloadbars4
2 files changed, 4 insertions, 4 deletions
diff --git a/HELP b/HELP
index 8cc0114..62205c9 100644
--- a/HELP
+++ b/HELP
@@ -28,9 +28,9 @@ Memory stuff:
Swp: System swap usage in %
Color: Grey
Examples:
- loadbars --extended 1 --showcores 1 --width 600 --hosts localhost
+ loadbars --extended 1 --showcores 1 --height 300 --hosts localhost
loadbars --hosts localhost,server1.example.com,server2.example.com
- loadbars --cluster foocluster (foocluster is in /etc/clusters of cssh)
+ loadbars --cluster foocluster (foocluster is in /etc/clusters [ClusterSSH])
--average <ARG> - Num of samples for avg. (more fluent animations)
--barwidth <ARG> - Set bar width
--cluster <ARG> - Cluster name from /etc/clusters
diff --git a/loadbars b/loadbars
index f6879f3..e40adfa 100755
--- a/loadbars
+++ b/loadbars
@@ -814,9 +814,9 @@ Memory stuff:
Swp: System swap usage in %
Color: Grey
Examples:
- loadbars --extended 1 --showcores 1 --width 600 --hosts localhost
+ loadbars --extended 1 --showcores 1 --height 300 --hosts localhost
loadbars --hosts localhost,server1.example.com,server2.example.com
- loadbars --cluster foocluster (foocluster is in /etc/clusters of cssh)
+ loadbars --cluster foocluster (foocluster is in /etc/clusters [ClusterSSH])
END
# mode 1: Option is shown in the online help menu (stdout not sdl)