mirror of
https://github.com/tmux/tmux.git
synced 2025-01-07 16:28:48 +00:00
Move a sentence to the right command.
This commit is contained in:
parent
b9392d5cb1
commit
d6680b9474
6
tmux.1
6
tmux.1
@ -3167,6 +3167,9 @@ flag unsets an option, so a session inherits the option from the global
|
|||||||
options (or with
|
options (or with
|
||||||
.Fl g ,
|
.Fl g ,
|
||||||
restores a global option to the default).
|
restores a global option to the default).
|
||||||
|
.Ar value
|
||||||
|
depends on the option and may be a number, a string, or a flag (on, off, or
|
||||||
|
omitted to toggle).
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
.Fl o
|
.Fl o
|
||||||
@ -3238,9 +3241,6 @@ includes hooks (omitted by default).
|
|||||||
.Fl A
|
.Fl A
|
||||||
includes options inherited from a parent set of options, such options are
|
includes options inherited from a parent set of options, such options are
|
||||||
marked with an asterisk.
|
marked with an asterisk.
|
||||||
.Ar value
|
|
||||||
depends on the option and may be a number, a string, or a flag (on, off, or
|
|
||||||
omitted to toggle).
|
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
Available server options are:
|
Available server options are:
|
||||||
|
Loading…
Reference in New Issue
Block a user