mirror of
https://github.com/tmate-io/tmate.git
synced 2026-07-25 11:54:04 +00:00
Document option values, particularly that omitting on|off for a flag is
a toggle.
This commit is contained in:
parent
efb639e1d2
commit
fe7cf0ba90
1 changed files with 4 additions and 0 deletions
4
tmux.1
4
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue