mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Fix arguments to switch-client.
This commit is contained in:
		
							
								
								
									
										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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user