Document option values, particularly that omitting on|off for a flag is

a toggle.
This commit is contained in:
Nicholas Marriott 2012-02-02 22:33:05 +00:00
parent efb639e1d2
commit fe7cf0ba90

4
tmux.1
View File

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