summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTyler Thomas Hart <htyler@pdx.edu>2012-12-15 16:16:28 -0800
committerThorsten Wißmann <edu@thorsten-wissmann.de>2013-03-03 23:19:00 +0100
commita8dc9bf22da92ac8ae8a242c0c0cdacd54760ddc (patch)
tree8b849681b1116fc4ca89bcf3aa585e6774c835d7 /doc
parent18e6879e5a424b5664b24ad088367dd5b308b620 (diff)
Add command list_rules
Regex in HSRule struct moved into substruct to add the original regex pattern to the condition-union.
Diffstat (limited to 'doc')
-rw-r--r--doc/herbstluftwm.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/herbstluftwm.txt b/doc/herbstluftwm.txt
index 629377c6..4cf9333c 100644
--- a/doc/herbstluftwm.txt
+++ b/doc/herbstluftwm.txt
@@ -166,6 +166,10 @@ list_commands::
List currently configured monitors with their index, area (as rectangle),
name (if named) and currently viewed tag.
+list_rules::
+ Lists all active rules. Each line consists of all the parameters the rule
+ was called with, plus it's id, separated by tabs.
+
list_keybinds::
Lists all bound keys with their associated command. Each line consists of
one key combination and the command with its parameters separated by tabs.