aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2017-01-13 12:01:12 +0000
committerThomas Adam <thomas@xteddy.org>2017-01-13 12:01:12 +0000
commit2311bbd28a227a8b6e6e52bf30665b37315cad11 (patch)
tree01fc816db0980b40d0b75905a097b20719fd4156 /tmux.1
parentd4cb178249c6c73c6197e34e871c2b8e803de175 (diff)
parent95950bf668cee5a80cd9bbe28d7134a52a240426 (diff)
downloadrtmux-2311bbd28a227a8b6e6e52bf30665b37315cad11.tar.gz
rtmux-2311bbd28a227a8b6e6e52bf30665b37315cad11.tar.bz2
rtmux-2311bbd28a227a8b6e6e52bf30665b37315cad11.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 6 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index bb7a8b1e..edb387f5 100644
--- a/tmux.1
+++ b/tmux.1
@@ -728,6 +728,7 @@ is used, the
option will not be applied.
.It Xo Ic detach-client
.Op Fl aP
+.Op Fl E Ar shell-command
.Op Fl s Ar target-session
.Op Fl t Ar target-client
.Xc
@@ -744,6 +745,11 @@ If
.Fl P
is given, send SIGHUP to the parent process of the client, typically causing it
to exit.
+With
+.Fl E ,
+run
+.Ar shell-command
+to replace the client.
.It Ic has-session Op Fl t Ar target-session
.D1 (alias: Ic has )
Report an error and exit with 1 if the specified session does not exist.