diff options
Diffstat (limited to 'Completion')
-rw-r--r-- | Completion/compinstall | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/compinstall b/Completion/compinstall index afa517edb..2e4b2f4e9 100644 --- a/Completion/compinstall +++ b/Completion/compinstall @@ -1293,7 +1293,7 @@ __ci_do_insertion() { 2. In completers which correct what you have typed, keep what you originally typed as one of the list of possible completions. -q. Return with saving. +q. Return without saving. 0. Done setting options for insertion. " read -k key'?-- Hit selection --- ' |