aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2012-02-15 19:30:17 +0000
committerTiago Cunha <tcunha@gmx.com>2012-02-15 19:30:17 +0000
commit6e6e8046ba4af673570342547ebfb2d264350f5f (patch)
tree68416883f70ed809dc15d66499829a09f514c66f
parentd7ea1ac847bb740116e71ec008302cd1529f51b9 (diff)
downloadrtmux-6e6e8046ba4af673570342547ebfb2d264350f5f.tar.gz
rtmux-6e6e8046ba4af673570342547ebfb2d264350f5f.tar.bz2
rtmux-6e6e8046ba4af673570342547ebfb2d264350f5f.zip
Sync OpenBSD patchset 1026:
Document option values, particularly that omitting on|off for a flag is a toggle.
-rw-r--r--tmux.14
1 files changed, 4 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 670e1406..4fe18eec 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1787,6 +1787,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