diff options
-rw-r--r-- | tmux.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |