Merge pull request #742 from syohex/syohex/update-ffind

Update ffind completion
This commit is contained in:
Shohei YOSHIDA 2020-05-26 07:58:27 +09:00 committed by GitHub
commit d0a060841d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ _arguments -C \
'--nosymlinks[do not follow symlinks]' \
'--hidden[do not ignore hidden directories]' \
'-c[force case sensitive]' \
'-i[force case insensitive]' \
'--delete[delete files found]' \
'--exec[execute the given command with the file found]:command:_command_names' \
'--module[execute the given module with the file found]:module_name args:' \