about summary refs log tree commit diff
path: root/Completion/Base/_arguments
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Base/_arguments')
-rw-r--r--Completion/Base/_arguments1
1 files changed, 0 insertions, 1 deletions
diff --git a/Completion/Base/_arguments b/Completion/Base/_arguments
index e74b2763e..0d4946285 100644
--- a/Completion/Base/_arguments
+++ b/Completion/Base/_arguments
@@ -190,7 +190,6 @@ if comparguments -i "$compconfig[autodescribe_options]" "$@"; then
 
           [[ -n "$matched" ]] && compadd -n -Q -S '' -s "$SUFFIX" - "$PREFIX"
           _message "$descr"
-          break
 
         elif [[ "$action" = \(\(*\)\) ]]; then