diff options
author | nicm <nicm> | 2015-11-24 20:40:51 +0000 |
---|---|---|
committer | nicm <nicm> | 2015-11-24 20:40:51 +0000 |
commit | 4ec61bef461aba6d5849bce971a241850b8d7ef6 (patch) | |
tree | edbe97067b34ba18a67b0fece839ee1943f89f79 /tmux.1 | |
parent | b32ce34cf2b5e48eab4f626f378d50f365b594a3 (diff) | |
download | rtmux-4ec61bef461aba6d5849bce971a241850b8d7ef6.tar.gz rtmux-4ec61bef461aba6d5849bce971a241850b8d7ef6.tar.bz2 rtmux-4ec61bef461aba6d5849bce971a241850b8d7ef6.zip |
Fix usage of detach-client.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -714,8 +714,7 @@ is used, .Ic update-environment option will not be applied. .It Xo Ic detach-client -.Op Fl P -.Op Fl a +.Op Fl aP .Op Fl s Ar target-session .Op Fl t Ar target-client .Xc |