diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-08-07 15:08:26 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-08-07 15:08:26 +0100 |
commit | 3c9b8a28c61e88d258060e38d459b05023b525ab (patch) | |
tree | 19dfe2b769fe01698316d9b336cfa9c8be392b49 /tmux.1 | |
parent | 736d8350e930c37b12b9e78d92def3b701040667 (diff) | |
parent | 73b4d098ce42039e111ef51b64135d8fc0c7a58f (diff) | |
download | rtmux-3c9b8a28c61e88d258060e38d459b05023b525ab.tar.gz rtmux-3c9b8a28c61e88d258060e38d459b05023b525ab.tar.bz2 rtmux-3c9b8a28c61e88d258060e38d459b05023b525ab.zip |
Merge branch 'master' of github.com:tmux/tmux
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2326,9 +2326,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 , |