diff options
Diffstat (limited to 'Completion/User')
-rw-r--r-- | Completion/User/_use_lo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/User/_use_lo b/Completion/User/_use_lo index 5f2210997..7386df6da 100644 --- a/Completion/User/_use_lo +++ b/Completion/User/_use_lo @@ -3,4 +3,4 @@ # This is for GNU-like commands which understand the --help option, # but which do not otherwise require special completion handling. -_arguments || _default +_arguments -- || _default |