From 5bae25702e70b4acd8697f1bc61f7d9503dd0fbb Mon Sep 17 00:00:00 2001 From: grubert Date: Mon, 4 Oct 2004 13:29:12 +0000 Subject: Add: [incldue] needs [begin][end]. --- doc/fluxbox.1.in | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in index 782c2a5..a863d45 100644 --- a/doc/fluxbox.1.in +++ b/doc/fluxbox.1.in @@ -38,7 +38,7 @@ .\" .\" Updated for version 0.1.15 by Tobias Klausmann .\" -.\" Updating for version 0.9.6 by +.\" Updating for version 0.9.10 by .\" .\" ..define sort of
 macro
 .de EX
@@ -54,7 +54,7 @@
 .if n .sp 1
 .if t .sp .5
 ..
-.TH fluxbox 1 "August 9th, 2004" "0.9.9"
+.TH fluxbox 1 "August 16th, 2004" "0.9.9"
 .SH NAME
 fluxbox \- a window manager for X11
 .SH SYNOPSIS
@@ -359,10 +359,15 @@ Inserts an item that shuts down and exits Fluxbox.
 Any open windows are reparented to the root window before Fluxbox exits.
 .TP
 .B [include] (filename)
-Parses the file specified by
+Reads the file 
 .I filename
-inline with the
-current menu. The filename can be the full path to a file or it can begin with
+into the current menu. The file has to start with
+.IR [begin]
+and end with
+.IR [end].
+The 
+.I filename
+can be the full path to a file or it can begin with
 .IR ~/ ,
 which will be expanded into your home directory (e.g.
 .EX
@@ -371,6 +376,8 @@ which will be expanded into your home directory (e.g.
 will include
 .I /home/yourusername/fluxbox/stylesmenu
 in my menu).
+If the parameter to include directive is a directory, every file in this
+path will be included.
 .TP
 .B [nop] (label - optional)
 Insert a non-operational item into the current menu.
-- 
cgit v0.11.2