aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2009-01-26 14:46:54 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2009-01-26 14:46:54 +0000
commitba251b7444fd9fa0a38b065ad5ca9b00028022c4 (patch)
tree5be0d5f131e557a6e53f112c2877e6eff3e1deda
parent5b886074bc2e948e0757f6a71b2cd12d86e50cdb (diff)
downloaddzen-ba251b7444fd9fa0a38b065ad5ca9b00028022c4.tar.gz
dzen-ba251b7444fd9fa0a38b065ad5ca9b00028022c4.zip
added the new options to the help string
git-svn-id: http://dzen.googlecode.com/svn/trunk@239 f2baff5b-bf2c-0410-a398-912abdc3d8b2
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 72ae29e..cf86b0c 100644
--- a/main.c
+++ b/main.c
@@ -979,6 +979,7 @@ main(int argc, char *argv[]) {
" [-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"
+ " [-title-name <string>] [-slave-name <string>]\n"
#ifdef DZEN_XINERAMA
" [-xs <screen>]\n"
#endif