about summary refs log tree commit diff
path: root/Completion/User/_use_lo
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/User/_use_lo')
-rw-r--r--Completion/User/_use_lo4
1 files changed, 1 insertions, 3 deletions
diff --git a/Completion/User/_use_lo b/Completion/User/_use_lo
index 56651dd67..5f2210997 100644
--- a/Completion/User/_use_lo
+++ b/Completion/User/_use_lo
@@ -3,6 +3,4 @@
 # This is for GNU-like commands which understand the --help option,
 # but which do not otherwise require special completion handling.
 
-[[ "$PREFIX" = --* ]] && _arguments -- && return 0
-
-_default
+_arguments || _default