summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2012-02-02 22:33:05 +0000
committerNicholas Marriott <nicm@openbsd.org>2012-02-02 22:33:05 +0000
commitfe7cf0ba90dc99f03ecc778fc8941c3626085910 (patch)
tree202e7b772bc26e8bb898d6c36926e7f92b37b81f /tmux.1
parentefb639e1d20d2bd4948dfb2d7c4ede929c423b5f (diff)
Document option values, particularly that omitting on|off for a flag is
a toggle.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 4 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 20837d9d..f930d3e4 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1783,6 +1783,10 @@ It is not possible to unset a global option.
Available window options are listed under
.Ic set-window-option .
.Pp
+.Ar value
+depends on the option and may be a number, a string, or a flag (on, off, or
+omitted to toggle).
+.Pp
Available server options are:
.Bl -tag -width Ds
.It Ic buffer-limit Ar number