diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2022-05-30 08:43:06 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2022-05-30 08:43:06 +0100 |
commit | bf33e807b60c34792d60a9304cec782323da8826 (patch) | |
tree | b2face70667c1042b1dd6ae8d5062695ef9eef59 | |
parent | cf7e1c94dfa472f698cc5902d901ef1cef938f64 (diff) | |
download | rtmux-bf33e807b60c34792d60a9304cec782323da8826.tar.gz rtmux-bf33e807b60c34792d60a9304cec782323da8826.tar.bz2 rtmux-bf33e807b60c34792d60a9304cec782323da8826.zip |
Fix property name, from Sergei Dyshel.
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5880,7 +5880,7 @@ milliseconds. If .Ar delay is not given, the -.Ic message-time +.Ic display-time option is used; a delay of zero waits for a key press. .Ql N ignores key presses and closes only after the delay expires. |