all repos — fluxbox @ 73858632f31afbd2218e378945f596b248164767

custom fork of the fluxbox windowmanager

Update manpage to reflect -no-slit and -no-toolbar
Mathias Gumz akira@fluxbox.org
commit

73858632f31afbd2218e378945f596b248164767

parent

bf3714e12456c2dd361ded47854546d2a0606403

2 files changed, 17 insertions(+), 1 deletions(-)

jump to
M doc/asciidoc/fluxbox.txtdoc/asciidoc/fluxbox.txt

@@ -13,6 +13,8 @@

SYNOPSIS -------- *fluxbox* [-rc 'rcfile'] + [-no-slit] + [-no-toolbar] [-log 'logfile'] [-display 'display'] [-screen all|'scr','scr'...]

@@ -73,6 +75,10 @@ options.

*-log* 'logfile':: Starting fluxbox with this option will designate a file in which you want to log events to. +*-no-slit*:: + Do not use the container for DockApps (aka the Slit) +*-no-toolbar*:: + Do not use the toolbar *-rc* 'rcfile':: Use a different config file other than the default *~/.fluxbox/init*. *-v*, *-version*::
M doc/fluxbox.1.indoc/fluxbox.1.in

@@ -31,7 +31,7 @@ .SH "NAME"

fluxbox \- A lightweight window manager for the X Windowing System .SH "SYNOPSIS" .sp -\fBfluxbox\fR [\-rc \fIrcfile\fR] [\-log \fIlogfile\fR] [\-display \fIdisplay\fR] [\-screen all|\fIscr\fR,\fIscr\fR\&...] [\-verbose] [\-sync] +\fBfluxbox\fR [\-rc \fIrcfile\fR] [\-no\-slit] [\-no\-toolbar] [\-log \fIlogfile\fR] [\-display \fIdisplay\fR] [\-screen all|\fIscr\fR,\fIscr\fR\&...] [\-verbose] [\-sync] .sp \fBfluxbox\fR [\-v | \-version] | [\-h | \-help] | [\-i | \-info] | [\-list\-commands] .SH "DESCRIPTION"

@@ -69,6 +69,16 @@ .PP

\fB\-log\fR \fIlogfile\fR .RS 4 Starting fluxbox with this option will designate a file in which you want to log events to\&. +.RE +.PP +\fB\-no\-slit\fR +.RS 4 +Do not use the container for DockApps (aka the Slit) +.RE +.PP +\fB\-no\-toolbar\fR +.RS 4 +Do not use the toolbar .RE .PP \fB\-rc\fR \fIrcfile\fR