From f844c87a4d676bcc8ad7ac24b5132d7aa5ccfeca Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 1 Dec 1999 15:29:41 +0000 Subject: zsh-workers/8840 --- Completion/Base/_arguments | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Completion/Base/_arguments') diff --git a/Completion/Base/_arguments b/Completion/Base/_arguments index 031ed90cf..0170ce307 100644 --- a/Completion/Base/_arguments +++ b/Completion/Base/_arguments @@ -194,7 +194,7 @@ if comparguments -i "$autod" "$@"; then while true; do while _tags; do if [[ -n "$matched" ]] || _requested arguments; then - _description expl "$descr" + _description arguments expl "$descr" if [[ "$action" = -\>* ]]; then comparguments -W line opt_args @@ -268,7 +268,7 @@ if comparguments -i "$autod" "$@"; then if comparguments -s single; then - _description expl option + _description options expl option if [[ "$single" = direct ]]; then compadd "$expl[@]" -QS '' - "${PREFIX}${SUFFIX}" -- cgit v1.2.3-70-g09d2