aboutsummaryrefslogtreecommitdiff
path: root/doc/asciidoc
diff options
context:
space:
mode:
authorMathias Gumz <akira@fluxbox.org>2015-01-22 15:41:19 (GMT)
committerMathias Gumz <akira@fluxbox.org>2015-01-22 15:41:19 (GMT)
commit73858632f31afbd2218e378945f596b248164767 (patch)
tree5fbaf80c47b5b2956dffac23ed25d5a1a0664cd5 /doc/asciidoc
parentbf3714e12456c2dd361ded47854546d2a0606403 (diff)
downloadfluxbox-73858632f31afbd2218e378945f596b248164767.zip
fluxbox-73858632f31afbd2218e378945f596b248164767.tar.bz2
Update manpage to reflect -no-slit and -no-toolbar
Diffstat (limited to 'doc/asciidoc')
-rw-r--r--doc/asciidoc/fluxbox.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt
index 34ee2b0..bf93cd4 100644
--- a/doc/asciidoc/fluxbox.txt
+++ b/doc/asciidoc/fluxbox.txt
@@ -13,6 +13,8 @@ fluxbox - A lightweight window manager for the X Windowing System
13SYNOPSIS 13SYNOPSIS
14-------- 14--------
15*fluxbox* [-rc 'rcfile'] 15*fluxbox* [-rc 'rcfile']
16 [-no-slit]
17 [-no-toolbar]
16 [-log 'logfile'] 18 [-log 'logfile']
17 [-display 'display'] 19 [-display 'display']
18 [-screen all|'scr','scr'...] 20 [-screen all|'scr','scr'...]
@@ -73,6 +75,10 @@ OPTIONS
73*-log* 'logfile':: 75*-log* 'logfile'::
74 Starting fluxbox with this option will designate a file in which you 76 Starting fluxbox with this option will designate a file in which you
75 want to log events to. 77 want to log events to.
78*-no-slit*::
79 Do not use the container for DockApps (aka the Slit)
80*-no-toolbar*::
81 Do not use the toolbar
76*-rc* 'rcfile':: 82*-rc* 'rcfile'::
77 Use a different config file other than the default *~/.fluxbox/init*. 83 Use a different config file other than the default *~/.fluxbox/init*.
78*-v*, *-version*:: 84*-v*, *-version*::