summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2012-02-25 12:57:42 +0000
committerNicholas Marriott <nicm@openbsd.org>2012-02-25 12:57:42 +0000
commit4e7de210e4e260b6e29e2cde59d4d879faea5fa5 (patch)
tree116fe90d9c30e9e3c686b5c458dd505ffe162a64 /tmux.1
parentaaf0bfccf45b2c2a606ef104b620939a5abcbddc (diff)
Allow a single option to be specified to show-options to show just that
option.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 4 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 73bc5115..15306d5e 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2622,9 +2622,10 @@ The default is off.
.It Xo Ic show-options
.Op Fl gsw
.Op Fl t Ar target-session | Ar target-window
+.Op Ar option
.Xc
.D1 (alias: Ic show )
-Show the window options with
+Show the window options (or a single window option if given) with
.Fl w
(equivalent to
.Ic show-window-options ) ,
@@ -2638,9 +2639,10 @@ is used.
.It Xo Ic show-window-options
.Op Fl g
.Op Fl t Ar target-window
+.Op Ar option
.Xc
.D1 (alias: Ic showw )
-List the window options for
+List the window options or a single option for
.Ar target-window ,
or the global window options if
.Fl g