summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-08-05 21:33:47 +0000
committerPaul Buetow <paul@buetow.org>2011-08-05 21:33:47 +0000
commit384e0c12a98d3b92f58fac7159e60ce43d28523a (patch)
treef880a7ac7d4377e035e5a02f6a2a4bd3464e6e5e
parent41f71be5ea4ea3eb6d75c5f5a4be95efd2743fe7 (diff)
Some more documentation addded
-rw-r--r--README4
-rw-r--r--WISHLIST1
2 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index e010cb4..668b7df 100644
--- a/README
+++ b/README
@@ -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.)
+
diff --git a/WISHLIST b/WISHLIST
index 19bda61..3347815 100644
--- a/WISHLIST
+++ b/WISHLIST
@@ -1,2 +1 @@
-- Extended text display (hostname, cpu number, etc..)
- Stats for other stuff (e.g. memory, inodes..., disk usage)