mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-03 16:46:18 +00:00 
			
		
		
		
	Initial man page.
This commit is contained in:
		
							
								
								
									
										5
									
								
								NOTES
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								NOTES
									
									
									
									
									
								
							@@ -14,9 +14,10 @@ There is one default server process per user which puts its socket in
 | 
			
		||||
invocations will connect to the same server. The server holds multiple
 | 
			
		||||
sessions.
 | 
			
		||||
 | 
			
		||||
Syntax is: tmux [-v] [-S path] [-s session] command [flags]
 | 
			
		||||
Syntax is: tmux [-vV] [-S path] [-s session] command [flags]
 | 
			
		||||
 | 
			
		||||
    -v Create logfiles, verbosity increases with more -v
 | 
			
		||||
    -V Show tmux version
 | 
			
		||||
    -S Set different server socket path
 | 
			
		||||
    -s Specify session name for command, if appropriate.
 | 
			
		||||
 | 
			
		||||
@@ -132,4 +133,4 @@ freenode or efnet IRC. I sometimes ignore private msgs from people I don't
 | 
			
		||||
know, so please mention tmux initially (rather than just saying "hi" ;-).
 | 
			
		||||
 | 
			
		||||
-- Nicholas Marriott <nicm@users.sf.net>
 | 
			
		||||
$Id: NOTES,v 1.21 2007-10-19 20:43:55 nicm Exp $
 | 
			
		||||
$Id: NOTES,v 1.22 2007-11-09 15:23:28 nicm Exp $
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user