diff options
author | tim <tim> | 2020-10-09 19:12:36 +0000 |
---|---|---|
committer | tim <tim> | 2020-10-09 19:12:36 +0000 |
commit | 4dc76e084b9c9d3d4b04c7e29bbe425c77ee5ae8 (patch) | |
tree | 91c08afe70a2db24d045cd9e27ce15351c392e62 | |
parent | 3afcc6faac828be21da68576d196f5ab344f84d5 (diff) | |
download | rtmux-4dc76e084b9c9d3d4b04c7e29bbe425c77ee5ae8.tar.gz rtmux-4dc76e084b9c9d3d4b04c7e29bbe425c77ee5ae8.tar.bz2 rtmux-4dc76e084b9c9d3d4b04c7e29bbe425c77ee5ae8.zip |
Escape ! in Ql
OK jmc@ nicm@, agreement from schwarze@
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1003,7 +1003,7 @@ wait for an empty line input before exiting in control mode .El .Pp A leading -.Ql ! +.Ql \&! turns a flag off if the client is already attached. .Fl r is an alias for |