]> git.lizzy.rs Git - bspwm.git/commitdiff
Remove rule key implication from config command.
authorNathan Isom <nathanisom27@gmail.com>
Mon, 14 Nov 2016 03:22:05 +0000 (21:22 -0600)
committerBastien Dejean <nihilhill@gmail.com>
Mon, 14 Nov 2016 10:27:27 +0000 (11:27 +0100)
doc/bspwm.1
doc/bspwm.1.asciidoc

index 0650d5781f1ea1f15fdd8e9e46a3ad5aa7a9f760..ec7855e7fdb9222dda6b9343b89d5f68a108d37a 100644 (file)
@@ -2,12 +2,12 @@
 .\"     Title: bspwm
 .\"    Author: [see the "Author" section]
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\"      Date: 11/12/2016
+.\"      Date: 11/13/2016
 .\"    Manual: Bspwm Manual
-.\"    Source: Bspwm 0.9.2-3-ga457474
+.\"    Source: Bspwm 0.9.2-5-gb14ec64
 .\"  Language: English
 .\"
-.TH "BSPWM" "1" "11/12/2016" "Bspwm 0\&.9\&.2\-3\-ga457474" "Bspwm Manual"
+.TH "BSPWM" "1" "11/13/2016" "Bspwm 0\&.9\&.2\-5\-gb14ec64" "Bspwm Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -952,9 +952,9 @@ List the rules\&.
 \fBGeneral Syntax\fR
 .RS 4
 .PP
-config [\-m \fIMONITOR_SEL\fR|\-d \fIDESKTOP_SEL\fR|\-n \fINODE_SEL\fR] <key> [<value>]
+config [\-m \fIMONITOR_SEL\fR|\-d \fIDESKTOP_SEL\fR|\-n \fINODE_SEL\fR] <setting> [<value>]
 .RS 4
-Get or set the value of <key>\&.
+Get or set the value of <setting>\&.
 .RE
 .RE
 .SS "Subscribe"
index 350bca796e857195b27c8360cbba03fa0fe82cae..73ed3ea7995f71d82a28853b568f0780e91b0b01 100644 (file)
@@ -566,8 +566,8 @@ Config
 General Syntax
 ^^^^^^^^^^^^^^
 
-config [-m 'MONITOR_SEL'|-d 'DESKTOP_SEL'|-n 'NODE_SEL'] <key> [<value>]::
-       Get or set the value of <key>.
+config [-m 'MONITOR_SEL'|-d 'DESKTOP_SEL'|-n 'NODE_SEL'] <setting> [<value>]::
+       Get or set the value of <setting>.
 
 Subscribe
 ~~~~~~~~~