From ce4acdea0bc665f45a00bb33b5d7f6d23544a41c Mon Sep 17 00:00:00 2001 From: "Paul Buetow (venus)" Date: Sat, 28 Jan 2012 16:50:41 +0100 Subject: Fix help --- HELP | 4 ++-- loadbars | 4 ++-- 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 - Num of samples for avg. (more fluent animations) --barwidth - Set bar width --cluster - 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) -- cgit v1.2.3