diff options
Diffstat (limited to 'NOTES')
-rw-r--r-- | NOTES | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 $ |