Extend the -q flag to set-option to suppress errors about unknown

options - this will allow options to be removed more easily.
This commit is contained in:
nicm
2014-04-17 07:51:38 +00:00
parent ebc5cb447f
commit 877bdb46ed
2 changed files with 19 additions and 11 deletions

4
tmux.1
View File

@ -2047,9 +2047,7 @@ flag prevents setting an option that is already set.
.Pp
The
.Fl q
flag suppresses the informational message (as if the
.Ic quiet
server option was set).
flag suppresses errors about unknown options.
.Pp
With
.Fl a ,