aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-12-10 21:19:13 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-12-10 21:19:13 +0000
commit1a4d78c7af5826e653ae1a3c010ef2171dcdb822 (patch)
tree018b2e9fd1777e44c63e1f0d65435de0404212ad /tmux.1
parent286fef9b4dde28186d92beaa27fae94c7cfd692c (diff)
downloadrtmux-1a4d78c7af5826e653ae1a3c010ef2171dcdb822.tar.gz
rtmux-1a4d78c7af5826e653ae1a3c010ef2171dcdb822.tar.bz2
rtmux-1a4d78c7af5826e653ae1a3c010ef2171dcdb822.zip
-V to report version, SF issue 3038862.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.18
1 files changed, 6 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index e97d842d..07924b9e 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.275 2010-12-10 21:05:22 nicm Exp $
+.\" $Id: tmux.1,v 1.276 2010-12-10 21:19:13 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -23,7 +23,7 @@
.Sh SYNOPSIS
.Nm tmux
.Bk -words
-.Op Fl 28lquv
+.Op Fl 28lquvV
.Op Fl c Ar shell-command
.Op Fl f Ar file
.Op Fl L Ar socket-name
@@ -198,6 +198,10 @@ and
files in the current directory, where
.Em PID
is the PID of the server or client process.
+.It Fl V
+Report the
+.Nm
+version.
.It Ar command Op Ar flags
This specifies one of a set of commands used to control
.Nm ,