mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	sort options.
This commit is contained in:
		
							
								
								
									
										8
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								tmux.1
									
									
									
									
									
								
							@@ -131,10 +131,6 @@ commands which are executed in sequence when the server is first started.
 | 
			
		||||
If a command in the configuration file fails,
 | 
			
		||||
.Nm
 | 
			
		||||
will report an error and exit without executing further commands.
 | 
			
		||||
.It Fl l
 | 
			
		||||
Behave as a login shell.
 | 
			
		||||
This flag currently has no effect and is for compatibility with other shells
 | 
			
		||||
when using tmux as a login shell.
 | 
			
		||||
.It Fl L Ar socket-name
 | 
			
		||||
.Nm
 | 
			
		||||
stores the server socket in a directory under
 | 
			
		||||
@@ -155,6 +151,10 @@ If the socket is accidentally removed, the
 | 
			
		||||
signal may be sent to the
 | 
			
		||||
.Nm
 | 
			
		||||
server process to recreate it.
 | 
			
		||||
.It Fl l
 | 
			
		||||
Behave as a login shell.
 | 
			
		||||
This flag currently has no effect and is for compatibility with other shells
 | 
			
		||||
when using tmux as a login shell.
 | 
			
		||||
.It Fl q
 | 
			
		||||
Set the
 | 
			
		||||
.Ic quiet
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user