From 5661346c41fc176c29cc829c177c718ee1775d93 Mon Sep 17 00:00:00 2001 From: nicm Date: Fri, 3 Jul 2020 07:07:50 +0000 Subject: Missing word, from annihilannic at hotmail dot com, GitHub issue 2288. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.1 b/tmux.1 index ca470ea2..3441e71b 100644 --- a/tmux.1 +++ b/tmux.1 @@ -2947,7 +2947,7 @@ specifies a prefix to print before each key and .Fl 1 lists only the first matching key. .Fl a -lists the command for keys that do have a note rather than skipping them. +lists the command for keys that do not have a note rather than skipping them. .It Xo Ic send-keys .Op Fl FHlMRX .Op Fl N Ar repeat-count -- cgit