diff options
-rw-r--r-- | plugins/man/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/man/README.md b/plugins/man/README.md index 0fd3fead2..4601252c0 100644 --- a/plugins/man/README.md +++ b/plugins/man/README.md @@ -10,4 +10,4 @@ plugins=(... man) # Keyboard Shortcuts | Shortcut | Description | |-----------------------------------|------------------------------------------------------------------------| -| <kpd>esc</kpd> + man | add man before the previous command to see the manual for this command | +| <kbd>Esc</kbd> + man | add man before the previous command to see the manual for this command | |