mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-24 00:53:31 +01: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>
|
||||
.\"
|
||||
@ -1541,7 +1541,8 @@ except the source and destination windows are swapped.
|
||||
It is an error if no window exists at
|
||||
.Ar src-window .
|
||||
.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
|
||||
.D1 (alias: Ic switchc )
|
||||
Switch the current session for client
|
||||
|
Loading…
Reference in New Issue
Block a user