summaryrefslogtreecommitdiffstats
path: root/NOTES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-09 15:23:28 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-09 15:23:28 +0000
commitd9b85594f8b52c10ba4e435e40304312abdb701f (patch)
tree8095812a9a8cdd86d842e3c0e6c3a4853e245255 /NOTES
parent0b832ea466cb013de2530f230d9a9ea9f1cd5641 (diff)
Initial man page.
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES5
1 files changed, 3 insertions, 2 deletions
diff --git a/NOTES b/NOTES
index e11689e5..daaf5f68 100644
--- a/NOTES
+++ b/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 $