diff options
| -rw-r--r-- | README | 4 | ||||
| -rw-r--r-- | WISHLIST | 1 |
2 files changed, 3 insertions, 2 deletions
@@ -2,7 +2,7 @@ For general program informations see http://loadbars.buetow.org For legal informations see COPYING and COPYING.FONT -For any program help check out --help or 'h' command +For any program help check out --help or 'h' and 'H' commands For a list of features which might be added in the future see WHISHLIST @@ -22,4 +22,6 @@ Explanation text display: us = User cpu usage in % sy = System cpu sage in % su = System & user cpu usage in % + avg = System load average (desc. order: 1, 5 and 15 min. avg.) + @@ -1,2 +1 @@ -- Extended text display (hostname, cpu number, etc..) - Stats for other stuff (e.g. memory, inodes..., disk usage) |
