aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-04-18 14:11:22 +0100
committerThomas Adam <thomas@xteddy.org>2019-04-18 14:11:22 +0100
commitf980e868ddcafaa30cfa61c31b581edc592fa6d3 (patch)
treee1631e552ef6186a01f976249fac0c0bacab4872 /tmux.1
parent3c1f0cfc34d7dd87336e4a9a2c66435c02ecb847 (diff)
parent5b9211d827dec53c8a90f35846ff52d663d4c0d1 (diff)
downloadrtmux-f980e868ddcafaa30cfa61c31b581edc592fa6d3.tar.gz
rtmux-f980e868ddcafaa30cfa61c31b581edc592fa6d3.tar.bz2
rtmux-f980e868ddcafaa30cfa61c31b581edc592fa6d3.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.117
1 files changed, 17 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 627df180..0d2339fd 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2531,9 +2531,17 @@ command),
a server option with
.Fl s ,
otherwise a session option.
+If the option is not a user option,
+.Fl w
+and
+.Fl s
+are unnecessary -
+.Nm
+will infer the type from the option name.
If
.Fl g
is given, the global session or window option is set.
+.Pp
.Fl F
expands formats in the option value.
The
@@ -3462,6 +3470,15 @@ the server options with
.Fl s ,
otherwise the session options for
.Ar target session .
+If
+.Ar option
+is given and is not a user option,
+.Fl w
+and
+.Fl s
+are unnecessary -
+.Nm
+will infer the type from the option name.
Global session or window options are listed if
.Fl g
is used.