From 21a09a14181851e931f9b2b65704044eed169fb7 Mon Sep 17 00:00:00 2001 From: dana Date: Wed, 3 Jan 2018 18:14:05 -0600 Subject: 42214: use less general names on new functions for completing file flags and modes --- Completion/Unix/Command/_chmod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_chmod') diff --git a/Completion/Unix/Command/_chmod b/Completion/Unix/Command/_chmod index 80c6f33ca..af64b9eb9 100644 --- a/Completion/Unix/Command/_chmod +++ b/Completion/Unix/Command/_chmod @@ -3,7 +3,7 @@ local curcontext="$curcontext" state line expl ret=1 local -a args privs -args=( '*: :->files' '1: :_modes' ) +args=( '*: :->files' '1: :_file_modes' ) if _pick_variant gnu=Free\ Soft unix --version; then args+=( -- cgit v1.2.3-70-g09d2