summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThorsten Wißmann <edu@thorsten-wissmann.de>2013-03-08 21:16:01 +0100
committerThorsten Wißmann <edu@thorsten-wissmann.de>2013-03-14 16:35:23 +0100
commita720d42387b24edc2d2eafbde98b47a05bc821c5 (patch)
treed812d5951c7dddde23172eb3aff00363badec129 /doc
parentf8587ccf1cc8cbc8b19baa3aae9220f4c1d98b68 (diff)
Fixup sprintf example
Diffstat (limited to 'doc')
-rw-r--r--doc/herbstluftwm.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/herbstluftwm.txt b/doc/herbstluftwm.txt
index b82b6cd7..9e01baa0 100644
--- a/doc/herbstluftwm.txt
+++ b/doc/herbstluftwm.txt
@@ -742,7 +742,7 @@ sprintf 'IDENTIFIER' 'FORMAT' ['ATTRIBUTES' ...] 'COMMAND' ['ARGS' ...]::
+
Moves the next client that appears to the tag that is currently
focused.
- * +sprintf X %s/%s tags.focus.index tags.focus.count echo X+ +
+ * +sprintf X %s/%s tags.focus.index tags.count echo X+ +
+
Tells which tag is focused and how many tags there are
* +sprintf l somelongstring echo l l l+ +