Mention forbidden characters

This commit is contained in:
Bastien Dejean 2017-08-22 12:03:23 +02:00
parent 7091d65f4e
commit 15b39f1834
2 changed files with 7 additions and 3 deletions

View file

@ -2,12 +2,12 @@
.\" Title: bspwm
.\" Author: [see the "Author" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 08/21/2017
.\" Date: 08/22/2017
.\" Manual: Bspwm Manual
.\" Source: Bspwm 0.9.3-20-ge4fa0f2
.\" Source: Bspwm 0.9.3-22-g7091d65
.\" Language: English
.\"
.TH "BSPWM" "1" "08/21/2017" "Bspwm 0\&.9\&.3\-20\-ge4fa0f2" "Bspwm Manual"
.TH "BSPWM" "1" "08/22/2017" "Bspwm 0\&.9\&.3\-22\-g7091d65" "Bspwm Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@ -88,6 +88,8 @@ Selectors consist of an optional reference, a descriptor and any number of non\-
The relative targets are computed in relation to the given reference (the default reference value is \fBfocused\fR)\&.
.sp
An exclamation mark can be prepended to any modifier in order to reverse its meaning\&.
.sp
The following characters cannot be used in monitor or desktop names: \fB#\fR, \fB:\fR, \fB\&.\fR\&.
.SS "Node"
.sp
Select a node\&.

View file

@ -64,6 +64,8 @@ default reference value is *focused*).
An exclamation mark can be prepended to any modifier in order to reverse its
meaning.
The following characters cannot be used in monitor or desktop names: *#*, *:*, *.*.
Node
~~~~