aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@openbsd.org>2009-07-19 14:07:47 +0000
committerJason McIntyre <jmc@openbsd.org>2009-07-19 14:07:47 +0000
commit550b855c9d41cfb576007e20ba55f0f53937e8f6 (patch)
tree7f2faadfc8536b7bb268f4cd0735ca02e7a51318 /tmux.1
parent6036bdd06cba9fa500098f1f17983d62955b24e5 (diff)
downloadrtmux-550b855c9d41cfb576007e20ba55f0f53937e8f6.tar.gz
rtmux-550b855c9d41cfb576007e20ba55f0f53937e8f6.tar.bz2
rtmux-550b855c9d41cfb576007e20ba55f0f53937e8f6.zip
tweak previous;
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.18
1 files changed, 4 insertions, 4 deletions
diff --git a/tmux.1 b/tmux.1
index 3540ae98..d621c8d0 100644
--- a/tmux.1
+++ b/tmux.1
@@ -987,7 +987,7 @@ Rename the current window, or the window at
if specified, to
.Ar new-name .
.It Xo Ic resize-pane
-.Op Fl DLUR
+.Op Fl DLRU
.Op Fl p Ar pane-index
.Op Fl t Ar target-window
.Op Ar adjustment
@@ -1000,7 +1000,7 @@ Resize a pane, upward with
to the left with
.Fl L
and to the right with
-.Fl R.
+.Fl R .
The
.Ar adjustment
is given in lines or cells (the default is 1).
@@ -1339,7 +1339,7 @@ This option defaults to off.
.Op Ic on | Ic off
.Xc
If on, display a status line message when activity occurs in a window
-for with the
+for which the
.Ic monitor-activity
window option is enabled.
.It Xo Ic visual-bell
@@ -1356,7 +1356,7 @@ option.
Like
.Ic visual-activity ,
display a message when content is present in a window
-for with the
+for which the
.Ic monitor-content
window option is enabled.
.El