mirror of
https://github.com/tmux/tmux.git
synced 2025-01-05 23:38:48 +00:00
Fix arguments to switch-client.
This commit is contained in:
parent
924bf8477f
commit
3e9d9a2119
3
tmux.1
3
tmux.1
@ -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…
Reference in New Issue
Block a user