mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	sort options alphabetically.
This commit is contained in:
		
							
								
								
									
										6
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								tmux.1
									
									
									
									
									
								
							@@ -75,9 +75,6 @@ will look for a config file at
 | 
			
		||||
The configuration file is a set of
 | 
			
		||||
.Nm
 | 
			
		||||
commands which are executed in sequence when the server is first started.
 | 
			
		||||
.It Fl q
 | 
			
		||||
Prevent the server sending various information messages, for example when
 | 
			
		||||
window flags are altered.
 | 
			
		||||
.It Fl L Ar socket-name
 | 
			
		||||
.Nm
 | 
			
		||||
stores the server socket in a directory under
 | 
			
		||||
@@ -98,6 +95,9 @@ If the socket is accidentally removed, the
 | 
			
		||||
signal may be sent to the
 | 
			
		||||
.Nm
 | 
			
		||||
server process to recreate it.
 | 
			
		||||
.It Fl q
 | 
			
		||||
Prevent the server sending various information messages, for example when
 | 
			
		||||
window flags are altered.
 | 
			
		||||
.It Fl S Ar socket-path
 | 
			
		||||
Specify a full alternative path to the server socket.
 | 
			
		||||
If
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user