Sync OpenBSD patchset 1026:

Document option values, particularly that omitting on|off for a flag is
a toggle.
pull/1/head
Tiago Cunha 2012-02-15 19:30:17 +00:00
parent d7ea1ac847
commit 6e6e8046ba
1 changed files with 4 additions and 0 deletions

4
tmux.1
View File

@ -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