diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-03-22 08:46:12 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-03-22 08:46:12 +0000 |
commit | 9c0520f2c52548d0949db172662015a75926ff89 (patch) | |
tree | 1f1850fad2ed521e5b2e3d75a17e0581539f6260 /tmux.1 | |
parent | c3dbbdaadff396bf25e2a99740dde9da8248ce02 (diff) | |
parent | 843e605b89b2da163c60739adaa48d885abfe2b3 (diff) | |
download | rtmux-9c0520f2c52548d0949db172662015a75926ff89.tar.gz rtmux-9c0520f2c52548d0949db172662015a75926ff89.tar.bz2 rtmux-9c0520f2c52548d0949db172662015a75926ff89.zip |
Merge branch 'master' of github.com:tmux/tmux
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2668,8 +2668,9 @@ or a comma-delimited list of one or more of: .Ic blink , .Ic reverse , .Ic hidden , -or .Ic italics , +or +.Ic strikethrough to turn an attribute on, or an attribute prefixed with .Ql no to turn one off. |