From 15370bed2feb4d5720044e6b0308ca342fba5610 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (venus)" Date: Sat, 21 Jan 2012 18:09:45 +0100 Subject: fix in help --- HELP | 2 +- loadbars | 2 +- 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 - 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 -- cgit v1.2.3