Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix manpage for foreach command (herbstluftwm#996)
Follow-up to herbstluftwm#993
  • Loading branch information
The-Compiler committed Aug 19, 2020
1 parent f5e1202 commit a4f13aa
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions doc/herbstluftwm.txt
Expand Up @@ -877,9 +877,10 @@ foreach 'IDENTIFIER' 'OBJECT' 'COMMAND' ['ARGS' ...]::
+
Prints:
theme.tiling.active
theme.tiling.normal
theme.tiling.urgent
tags.by-name.1
tags.by-name.2
tags.by-name.3
[...]
* Note that +foreach+ only iterates over children, but not over
attributes, so +foreach S settings echo S+ prints nothing, since the
Expand Down

0 comments on commit a4f13aa

Please sign in to comment.