mirror of
https://github.com/tmate-io/tmate-ssh-server.git
synced 2020-11-18 19:53:51 -08:00
Fix arguments to switch-client.
This commit is contained in:
parent
ede2dd2d3a
commit
821de39b27
5
tmux.1
5
tmux.1
@ -1,4 +1,4 @@
|
|||||||
.\" $Id: tmux.1,v 1.116 2009-07-14 06:42:06 nicm Exp $
|
.\" $Id: tmux.1,v 1.117 2009-07-17 07:45:42 nicm Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||||
.\"
|
.\"
|
||||||
@ -1541,7 +1541,8 @@ except the source and destination windows are swapped.
|
|||||||
It is an error if no window exists at
|
It is an error if no window exists at
|
||||||
.Ar src-window .
|
.Ar src-window .
|
||||||
.It Xo Ic switch-client
|
.It Xo Ic switch-client
|
||||||
.Op Fl c Ar target-client Fl t Ar target-session
|
.Op Fl c Ar target-client
|
||||||
|
.Op Fl t Ar target-session
|
||||||
.Xc
|
.Xc
|
||||||
.D1 (alias: Ic switchc )
|
.D1 (alias: Ic switchc )
|
||||||
Switch the current session for client
|
Switch the current session for client
|
||||||
|
Loading…
x
Reference in New Issue
Block a user