aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-08-30 09:33:53 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-08-30 09:33:53 +0100
commitfa20f19494f9957326380fd9f671fa69fb88c4b7 (patch)
tree149ac51c9b4f1de995e646f9617af77a605f1ead
parentc1d8b0f74ef0e271375363f8bd92ac27ef5c81d3 (diff)
downloadrtmux-fa20f19494f9957326380fd9f671fa69fb88c4b7.tar.gz
rtmux-fa20f19494f9957326380fd9f671fa69fb88c4b7.tar.bz2
rtmux-fa20f19494f9957326380fd9f671fa69fb88c4b7.zip
Fix position of -v, pointed out by Thomas Sattler.
-rw-r--r--tmux.110
1 files changed, 5 insertions, 5 deletions
diff --git a/tmux.1 b/tmux.1
index 1ffd1979..833399e0 100644
--- a/tmux.1
+++ b/tmux.1
@@ -206,11 +206,6 @@ 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.
-.Pp
If
.Fl v
is specified twice, an additional
@@ -226,6 +221,11 @@ signal may be sent to the
server process to toggle logging between on (as if
.Fl v
was given) and off.
+.It Fl V
+Report the
+.Nm
+version.
+.Pp
.It Ar command Op Ar flags
This specifies one of a set of commands used to control
.Nm ,