summaryrefslogtreecommitdiffstats
path: root/doc/help-output.txt
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-11-14 16:58:43 +0100
committerDave Davenport <qball@gmpclient.org>2016-11-14 16:58:43 +0100
commitd22920fd5e63f3d0b35af8092fe1c7ffe3dcffca (patch)
tree4b0d3b308309f848151139614204da9f84f1851d /doc/help-output.txt
parent62879ee7392018f5dbfb4cfd04fc12266168b827 (diff)
Backspace->BackSpace
Diffstat (limited to 'doc/help-output.txt')
-rw-r--r--doc/help-output.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/help-output.txt b/doc/help-output.txt
index d39e7965..44087d1a 100644
--- a/doc/help-output.txt
+++ b/doc/help-output.txt
@@ -155,13 +155,13 @@ Global options:
-kb-move-char-forward [string] Move forward one char
Right,Control+f (File)
-kb-remove-word-back [string] Delete previous word
- Control+Alt+h,Control+Backspace (File)
+ Control+Alt+h,Control+BackSpace (File)
-kb-remove-word-forward [string] Delete next word
Control+Alt+d (File)
-kb-remove-char-forward [string] Delete next char
Delete,Control+d (File)
-kb-remove-char-back [string] Delete previous char
- Backspace,Control+h (File)
+ BackSpace,Control+h (File)
-kb-remove-to-eol [string] Delete till the end of line
Control+k (File)
-kb-remove-to-sol [string] Delete till the start of line