diff options
author | nicm <nicm> | 2019-12-24 09:57:11 +0000 |
---|---|---|
committer | nicm <nicm> | 2019-12-24 09:57:11 +0000 |
commit | 07e37479c214023f5d0107414a6e5f414d37197a (patch) | |
tree | a2da0d86393ad57be00c4ed2f682c7559caa744c /tmux.1 | |
parent | 5cd00eda0b7f1775bd3c8ce9497c72ddfada9592 (diff) | |
download | rtmux-07e37479c214023f5d0107414a6e5f414d37197a.tar.gz rtmux-07e37479c214023f5d0107414a6e5f414d37197a.tar.bz2 rtmux-07e37479c214023f5d0107414a6e5f414d37197a.zip |
Fix name of option, GitHub issue 2030.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4360,7 +4360,7 @@ interface, for example .Ic status-style for the status line. In addition, embedded styles may be specified in format options, such as -.Ic status-left-format , +.Ic status-left , by enclosing them in .Ql #[ and |