aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2012-03-03 09:16:52 +0000
committerTiago Cunha <tcunha@gmx.com>2012-03-03 09:16:52 +0000
commit95f427c34e4db9d7456d2d747e6cd6b54d8badcc (patch)
treeac12c6644586d639352118b7c1c583e33edc75ec /tmux.1
parente0d22218798d1218d88cb095d251df12d3ebbc35 (diff)
downloadrtmux-95f427c34e4db9d7456d2d747e6cd6b54d8badcc.tar.gz
rtmux-95f427c34e4db9d7456d2d747e6cd6b54d8badcc.tar.bz2
rtmux-95f427c34e4db9d7456d2d747e6cd6b54d8badcc.zip
Sync OpenBSD patchset 1032:
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 abfee952..252d40bc 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2626,9 +2626,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 ) ,
@@ -2642,9 +2643,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