aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2019-06-20 07:10:56 +0000
committernicm <nicm>2019-06-20 07:10:56 +0000
commitcd1fc42df6d1bacac4f617e031c279ba31bc0632 (patch)
treeb1592d8eeb7746d6f9da263c258f5a7712a3361b /tmux.1
parentae541287d303fb253b3cd75341c318dcc6a8db4a (diff)
downloadrtmux-cd1fc42df6d1bacac4f617e031c279ba31bc0632.tar.gz
rtmux-cd1fc42df6d1bacac4f617e031c279ba31bc0632.tar.bz2
rtmux-cd1fc42df6d1bacac4f617e031c279ba31bc0632.zip
Add a -A flag to show-options to show parent options as well.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 4 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 041097b6..4b3568f3 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3680,7 +3680,7 @@ function key sequences; these have a number included to indicate modifiers such
as Shift, Alt or Ctrl.
.El
.It Xo Ic show-options
-.Op Fl gHqsvw
+.Op Fl AgHqsvw
.Op Fl t Ar target-session | Ar target-window
.Op Ar option
.Xc
@@ -3714,6 +3714,9 @@ is set, no error will be returned if
is unset.
.Fl H
includes hooks (omitted by default).
+.Fl A
+includes options inherited from a parent set of options, such options are
+marked with an asterisk.
.It Xo Ic show-window-options
.Op Fl gv
.Op Fl t Ar target-window