mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 22:43:58 +00:00
Make -q suppress ambiguous option warnings too, from Cam Hutchison.
This commit is contained in:
4
tmux.1
4
tmux.1
@ -2322,9 +2322,9 @@ restores a global option to the default).
|
||||
.Pp
|
||||
The
|
||||
.Fl o
|
||||
flag prevents setting an option that is already set and
|
||||
flag prevents setting an option that is already set and the
|
||||
.Fl q
|
||||
flag suppresses errors about unknown options.
|
||||
flag suppresses errors about unknown or ambiguous options.
|
||||
.Pp
|
||||
With
|
||||
.Fl a ,
|
||||
|
Reference in New Issue
Block a user