summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThorsten Wißmann <edu@thorsten-wissmann.de>2013-03-05 17:49:55 +0100
committerThorsten Wißmann <edu@thorsten-wissmann.de>2013-03-05 17:49:55 +0100
commiteffef83fcbcce71330e3bc782908b98722e6c7b1 (patch)
treee74e59385d1115774950a2ef2de1d377cfea8fdf /doc
parentb2fd48ab3681f13aa8a12e0a59c8b7869ca393f7 (diff)
Replace remaining rule ids by labels in the doc
Diffstat (limited to 'doc')
-rw-r--r--doc/herbstluftwm.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/herbstluftwm.txt b/doc/herbstluftwm.txt
index 6828cb70..1c90cc02 100644
--- a/doc/herbstluftwm.txt
+++ b/doc/herbstluftwm.txt
@@ -671,13 +671,13 @@ floating [['TAG'] *on*|*off*|*toggle*|*status*]::
is given, floating mode is toggled. If status is given, then *on* or *off*
is printed, depending of the floating state on 'TAG'.
-rule [\[--]'FLAG'|\[--]'ID'|\[--]'CONDITION'|\[--]'CONSEQUENCE' ...]::
+rule [\[--]'FLAG'|\[--]'LABEL'|\[--]'CONDITION'|\[--]'CONSEQUENCE' ...]::
Defines a rule which will be applied to all new clients. Its behaviour is
described in the <<RULES,*RULES section*>>.
-unrule 'ID'|*--all*|*-F*::
- Removes all rules named 'ID'. If --all or -F is passed, then all rules are
- removed.
+unrule 'LABEL'|*--all*|*-F*::
+ Removes all rules named 'LABEL'. If --all or -F is passed, then all rules
+ are removed.
fullscreen [*on*|*off*|*toggle*]::
Sets or toggles the fullscreen state of the focused client. If no argument