diff options
| author | Paul Buetow (venus) <paul@buetow.org> | 2012-01-28 16:50:41 +0100 |
|---|---|---|
| committer | Paul Buetow (venus) <paul@buetow.org> | 2012-01-28 16:50:41 +0100 |
| commit | ce4acdea0bc665f45a00bb33b5d7f6d23544a41c (patch) | |
| tree | 38718522dfddbab38a2835c7517dff36dba9c57a | |
| parent | 18f67947743cf36b15ac74fe27a388f2f7a441e3 (diff) | |
Fix help
| -rw-r--r-- | HELP | 4 | ||||
| -rwxr-xr-x | loadbars | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -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 @@ -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) |
