aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-04-28 18:29:44 +0000
committerTiago Cunha <tcunha@gmx.com>2009-04-28 18:29:44 +0000
commit53dc88e2762b0ef24d4d6f9385e6459efb724288 (patch)
treedac3bb67189c5b64d7b951fd8761c6f3d55a76b2 /tmux.1
parent6b148c8dce9b0af9bb252fc3dad57b7fb7ecdca7 (diff)
downloadrtmux-53dc88e2762b0ef24d4d6f9385e6459efb724288.tar.gz
rtmux-53dc88e2762b0ef24d4d6f9385e6459efb724288.tar.bz2
rtmux-53dc88e2762b0ef24d4d6f9385e6459efb724288.zip
Simplify the code by using the generic _target functions.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.13
1 files changed, 2 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 4165d5e6..e1a6f6e6 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.92 2009-04-27 14:50:22 nicm Exp $
+.\" $Id: tmux.1,v 1.93 2009-04-28 18:29:44 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -495,6 +495,7 @@ If
is specified, it is used as the command; any %% in the template will be
replaced by what is entered at the prompt.
.It Xo Ic confirm-before
+.Op Fl t Ar target-client
.Ar command
.Xc
.D1 (alias: Ic confirm)