diff options
| author | Paul Buetow <paul@buetow.org> | 2012-02-25 20:15:22 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-02-25 20:15:22 +0100 |
| commit | da8b7a939a25b5618a69ecd055c21dc46c6c72c2 (patch) | |
| tree | c4929ba0d8acc6fe5ee7751f842a00a62c108856 | |
| parent | 27449f93e380bb93e05406cb3f45b98a3e032c30 (diff) | |
cleanup in HELP file
| -rw-r--r-- | HELP | 5 | ||||
| -rwxr-xr-x | loadbars | 2 |
2 files changed, 1 insertions, 6 deletions
@@ -1,8 +1,3 @@ -==> Reading configuration from /home/pb/.loadbarsrc -==> Setting showcores=1, it might be overwritten by command line params. -==> Setting showtext=0, it might be overwritten by command line params. -==> Setting extended=1, it might be overwritten by command line params. -==> Setting showmem=1, it might be overwritten by command line params. CPU stuff: st = Steal in % [see man proc] (extended) Color: Red @@ -26,7 +26,7 @@ use threads; use threads::shared; use constant { - VERSION => 'loadbars v0.5.1', + VERSION => 'loadbars v0.5.1-master', COPYRIGHT => '2010-2012 (c) Paul Buetow <loadbars@mx.buetow.org>', CONFFILE => $ENV{HOME} . '/.loadbarsrc', CSSH_CONFFILE => '/etc/clusters', |
