aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2008-09-02 13:47:51 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2008-09-02 13:47:51 +0000
commit9a8644afd1f02af637ae6841164e6b2e4c6cdc2c (patch)
tree7b1d1e1d700073c4ba8e02c60d3df8cf64184c9b
parent80c57f49fae227be774858c3016c470719ee5262 (diff)
downloaddzen-9a8644afd1f02af637ae6841164e6b2e4c6cdc2c.tar.gz
dzen-9a8644afd1f02af637ae6841164e6b2e4c6cdc2c.zip
added "-h" option to the help string
git-svn-id: http://dzen.googlecode.com/svn/trunk@233 f2baff5b-bf2c-0410-a398-912abdc3d8b2
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 954d5c2..0654a84 100644
--- a/main.c
+++ b/main.c
@@ -938,7 +938,7 @@ main(int argc, char *argv[]) {
eprint("dzen-"VERSION", (C)opyright 2007-2008 Robert Manea\n");
else
eprint("usage: dzen2 [-v] [-p [seconds]] [-m [v|h]] [-ta <l|c|r>] [-sa <l|c|r>]\n"
- " [-x <pixel>] [-y <pixel>] [-w <pixel>] [-tw <pixel>] [-u]\n"
+ " [-x <pixel>] [-y <pixel>] [-w <pixel>] [-h <pixel>] [-tw <pixel>] [-u]\n"
" [-e <string>] [-l <lines>] [-fn <font>] [-bg <color>] [-fg <color>]\n"
" [-geometry <geometry string>] [-expand <left|both|right>] [-dock]\n"
#ifdef DZEN_XINERAMA