summaryrefslogtreecommitdiff
path: root/builtins/complete.def
diff options
context:
space:
mode:
Diffstat (limited to 'builtins/complete.def')
-rw-r--r--builtins/complete.def6
1 files changed, 3 insertions, 3 deletions
diff --git a/builtins/complete.def b/builtins/complete.def
index 4d18c138..57d45f1b 100644
--- a/builtins/complete.def
+++ b/builtins/complete.def
@@ -33,11 +33,11 @@ allows them to be reused as input.
Options:
-p print existing completion specifications in a reusable format
-r remove a completion specification for each NAME, or, if no
- NAMEs are supplied, all completion specifications
+ NAMEs are supplied, all completion specifications
-D apply the completions and actions as the default for commands
- without any specific completion defined
+ without any specific completion defined
-E apply the completions and actions to "empty" commands --
- completion attempted on a blank line
+ completion attempted on a blank line
When completion is attempted, the actions are applied in the order the
uppercase-letter options are listed above. The -D option takes