]> git.lizzy.rs Git - bspwm.git/commitdiff
Clarify the command syntax for adding rules
authorBastien Dejean <nihilhill@gmail.com>
Tue, 16 Jul 2013 14:51:17 +0000 (16:51 +0200)
committerBastien Dejean <nihilhill@gmail.com>
Tue, 16 Jul 2013 14:51:17 +0000 (16:51 +0200)
README.asciidoc
doc/bspwm.1
doc/bspwm.1.txt

index 0a2a05c8d5e7c95756528c9fec20d4cb1b0695a1..d89198520274de9c589137f1f9c81d8df05be628 100644 (file)
@@ -453,7 +453,7 @@ rule 'OPTIONS'
 Options
 ^^^^^^^
 
-*-a*, *--add* <pattern> [-d 'DESKTOP_SEL'] [--floating] [--follow]::
+*-a*, *--add* <pattern> [-d 'DESKTOP_SEL' [--follow]] [--floating]::
     Create a new rule (<pattern> must match the class or instance name).
 
 *-r*, *--rm* <rule_uid>...::
index 3a120b5a41816c975f13bdc409aa4975e332fee7..e1f8d4a5544480c06715f7aca2545494197d8144 100644 (file)
@@ -2,12 +2,12 @@
 .\"     Title: bspwm
 .\"    Author: [see the "Author" section]
 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\"      Date: 07/15/2013
+.\"      Date: 07/16/2013
 .\"    Manual: Bspwm Manual
 .\"    Source: Bspwm 0.7
 .\"  Language: English
 .\"
-.TH "BSPWM" "1" "07/15/2013" "Bspwm 0\&.7" "Bspwm Manual"
+.TH "BSPWM" "1" "07/16/2013" "Bspwm 0\&.7" "Bspwm Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -736,7 +736,7 @@ rule \fIOPTIONS\fR
 \fBOptions\fR
 .RS 4
 .PP
-\fB\-a\fR, \fB\-\-add\fR <pattern> [\-d \fIDESKTOP_SEL\fR] [\-\-floating] [\-\-follow]
+\fB\-a\fR, \fB\-\-add\fR <pattern> [\-d \fIDESKTOP_SEL\fR [\-\-follow]] [\-\-floating]
 .RS 4
 Create a new rule (<pattern> must match the class or instance name)\&.
 .RE
index a76116077632ae6190ed164507a4e88571f0e852..396fb8cf10c1d17c2929f2695576100a6550d378 100644 (file)
@@ -451,7 +451,7 @@ rule 'OPTIONS'
 Options
 ^^^^^^^
 
-*-a*, *--add* <pattern> [-d 'DESKTOP_SEL'] [--floating] [--follow]::
+*-a*, *--add* <pattern> [-d 'DESKTOP_SEL' [--follow]] [--floating]::
     Create a new rule (<pattern> must match the class or instance name).
 
 *-r*, *--rm* <rule_uid>...::