summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-05-01 11:56:54 +0200
committerPaul Buetow <paul@buetow.org>2012-05-01 11:56:54 +0200
commitaaa5f9809def12c3909be08a5018ebfa4f31ddfd (patch)
tree40c0167d6821187bb27259b0870b2c4d01931baa /docs
parent38b396b9782eace87192b4d404f56aa304d2dcc0 (diff)
parentf5ec0fe5da11cb2f5f859af56b5496b6091d2486 (diff)
Merge remote branch 'remotes/origin/master' into devel
Diffstat (limited to 'docs')
-rw-r--r--docs/loadbars.12
-rw-r--r--docs/wishlist2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/loadbars.1 b/docs/loadbars.1
index 96e7ad8..a939e7a 100644
--- a/docs/loadbars.1
+++ b/docs/loadbars.1
@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "LOADBARS 1"
-.TH LOADBARS 1 "2012-04-20" "loadbars 0.5.2.1+nmu1" "User Commands"
+.TH LOADBARS 1 "2012-04-20" "loadbars 0.5.2.2" "User Commands"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/docs/wishlist b/docs/wishlist
index 5d32ea9..c487562 100644
--- a/docs/wishlist
+++ b/docs/wishlist
@@ -1,5 +1,5 @@
* More stats for memory
* Stats for network
* Auto detect single core boxes
-* Make code modular (script is growing...)
+* Allow bash expansion/wildcards (e.g. loadbars --hosts server{01..30}
* Optimize code (too much cpu usage if there are too many hosts involved)