summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2022-05-30 08:43:06 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2022-05-30 08:43:06 +0100
commitbf33e807b60c34792d60a9304cec782323da8826 (patch)
treeb2face70667c1042b1dd6ae8d5062695ef9eef59
parentcf7e1c94dfa472f698cc5902d901ef1cef938f64 (diff)
Fix property name, from Sergei Dyshel.
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 61834a94..d89ee840 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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.