aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2016-08-03 12:01:11 +0100
committerThomas Adam <thomas@xteddy.org>2016-08-03 12:01:11 +0100
commitbaf155022707fea86cdbd3da8e3e4f1e27c449ec (patch)
treee813dfdcfb66d2a3d01f5c322d45f524204b8df7 /tmux.1
parentaf389364739224e5fefa1e523b110fdcae1c7961 (diff)
parentf811127bb602cd78295b75132e3e1252e5aebc98 (diff)
downloadrtmux-baf155022707fea86cdbd3da8e3e4f1e27c449ec.tar.gz
rtmux-baf155022707fea86cdbd3da8e3e4f1e27c449ec.tar.bz2
rtmux-baf155022707fea86cdbd3da8e3e4f1e27c449ec.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 1 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index b4f18ec8..8529c41e 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3805,9 +3805,7 @@ Before the command is executed, the first occurrence of the string
.Ql %%
and all occurrences of
.Ql %1
-are replaced by the response to the first prompt, the second
-.Ql %%
-and all
+are replaced by the response to the first prompt, all
.Ql %2
are replaced with the response to the second prompt, and so on for further
prompts.