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/_find | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_find') diff --git a/Completion/Unix/Command/_find b/Completion/Unix/Command/_find index 2bfb89825..edd46ac1c 100644 --- a/Completion/Unix/Command/_find +++ b/Completion/Unix/Command/_find @@ -139,7 +139,7 @@ _arguments -C $args \ '*-nogroup' \ '*-nouser' \ '*-ok:program: _command_names -e:*\;::program arguments: _normal' \ - '*-perm: :_modes' \ + '*-perm: :_file_modes' \ '*-print' \ '*-prune' \ '*-size:file size (blocks)' \ -- cgit 1.4.1