summaryrefslogtreecommitdiffstats
path: root/smenu.1
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-02-04 19:45:54 +0100
committerpgen <p.gen.progs@gmail.com>2018-02-04 22:48:40 +0100
commit26ab3b075b40371c75e4a6ec1dedd72f7c939381 (patch)
treed72425e8e088b4473d91838f2fe310fc7fdd78ed /smenu.1
parent44f6b4746a0b82b6ce90f109858ebe2a2e3587e9 (diff)
Make sure the words pinned are output in the order of pinning
Diffstat (limited to 'smenu.1')
-rw-r--r--smenu.15
1 files changed, 5 insertions, 0 deletions
diff --git a/smenu.1 b/smenu.1
index 4bd6fe3..db2b77c 100644
--- a/smenu.1
+++ b/smenu.1
@@ -652,6 +652,11 @@ A space is used as the default separator if none is given.
.IP "\fB-P\fP [\fIseparator\fP]"
Works like \fB-T\fP but the word under the cursor, if not tagged, is not
sent to stdout (\fBP\fP stands for \fIPin\fP).
+
+Note that unlike \fB-T\fP, the output depends on the order in which the
+words were pinned.
+In other words, the first pinned word comes first in the output, the
+second pinned word comes next, and so on.
.IP \fB-V\fP
Displays the current version and quits.
.TP