Make -q suppress ambiguous option warnings too, from Cam Hutchison.

This commit is contained in:
nicm
2015-07-27 08:45:45 +00:00
parent 92af3766ec
commit d33adc4fd0
2 changed files with 7 additions and 4 deletions

4
tmux.1
View File

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