summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2014-04-17 07:51:38 +0000
committernicm <nicm>2014-04-17 07:51:38 +0000
commit877bdb46ed91580a3a4c430bc8c550314301352a (patch)
tree13d29b03a76e1619abf029382297af50828f3978 /tmux.1
parentebc5cb447f9ecb8f32e4abd0de639df0fc384402 (diff)
Extend the -q flag to set-option to suppress errors about unknown
options - this will allow options to be removed more easily.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 1 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index 39523c99..df305239 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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 ,