diff options
| author | Paul Buetow <paul@buetow.org> | 2011-08-06 20:18:11 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-08-06 20:18:11 +0000 |
| commit | 08a6cac761bb79d07d906beeda5ca88697d056ef (patch) | |
| tree | ecfbebfc79e288182c40ef639a3511ca911cbbf6 /loadbars.pl | |
| parent | 975cda6a198dba00b11eb7ca71638ef4451d1ff2 (diff) | |
Press h for help added
Diffstat (limited to 'loadbars.pl')
| -rwxr-xr-x | loadbars.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars.pl b/loadbars.pl index c8ac5a1..f5334ad 100755 --- a/loadbars.pl +++ b/loadbars.pl @@ -79,7 +79,7 @@ my %CONF : shared; # Setting defaults %CONF = ( - title => VERSION, + title => VERSION . " (press h for help)", average => 30, togglecpu => 1, cpuregexp => 'cpu', |
