diff options
author | nicm <nicm> | 2019-09-09 11:47:25 +0000 |
---|---|---|
committer | nicm <nicm> | 2019-09-09 11:47:25 +0000 |
commit | b6b7486423fe5f1f3b1971308393088b03dc4dc8 (patch) | |
tree | 9ec1785e1747f5fffd48bdf6fc724b70cf7f8d71 | |
parent | b31515fec36e8eb6eb57a75825e9840d8bd68a2e (diff) | |
download | rtmux-b6b7486423fe5f1f3b1971308393088b03dc4dc8.tar.gz rtmux-b6b7486423fe5f1f3b1971308393088b03dc4dc8.tar.bz2 rtmux-b6b7486423fe5f1f3b1971308393088b03dc4dc8.zip |
Clarify server options slightly.
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2743,7 +2743,7 @@ and .Pp The .Nm -server has a set of global options which do not apply to any particular +server has a set of global server options which do not apply to any particular window or session or pane. These are altered with the .Ic set-option |