aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@openbsd.org>2009-08-19 16:10:26 +0000
committerJason McIntyre <jmc@openbsd.org>2009-08-19 16:10:26 +0000
commitc741f2f4a6f49675fad6344c8540c2054f7ea2c9 (patch)
treeca2c2dd97ea6eafeecefcccee338dac41d7b8b6e
parent55336657d45196221203cbaa162128755243bb0c (diff)
downloadrtmux-c741f2f4a6f49675fad6344c8540c2054f7ea2c9.tar.gz
rtmux-c741f2f4a6f49675fad6344c8540c2054f7ea2c9.tar.bz2
rtmux-c741f2f4a6f49675fad6344c8540c2054f7ea2c9.zip
tweak previous;
-rw-r--r--tmux.111
1 files changed, 7 insertions, 4 deletions
diff --git a/tmux.1 b/tmux.1
index f5f05f06..11282404 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1685,17 +1685,20 @@ if it is present, or
if not.
Before the command is executed, the first occurrence of the string
.Ql %%
-and all occurences of
+and all occurrences of
.Ql %1
are replaced by the response to the first prompt, the second
.Ql %%
and all
.Ql %2
are replaced with the response to the second prompt, and so on for further
-prompts. Up to nine prompt responses may be replaced
-.Ns ( Ql %1
+prompts.
+Up to nine prompt responses may be replaced
+.Po
+.Ql %1
to
-.Ns Ql %9 ) .
+.Ql %9
+.Pc .
.It Xo Ic confirm-before
.Op Fl t Ar target-client
.Ar command