diff --git a/bash_completion b/bash_completion index a4df9a9a..33e34f4e 100644 --- a/bash_completion +++ b/bash_completion @@ -1057,7 +1057,7 @@ _find() _command return 0 ;; - -[acm]min|-[acm]time|-?(i)?(l)(whole)name|-inum|-?(i)path|-?(i)regex| \ + -[acm]min|-[acm]time|-?(i)?(l)?(whole)name|-inum|-?(i)path|-?(i)regex| \ -links|-perm|-size|-used|-printf) # do nothing, just wait for a parameter to be given return 0