Update ffind completion
This commit is contained in:
parent
47ee32aa2e
commit
6daa0849e2
|
@ -42,6 +42,7 @@ _arguments -C \
|
||||||
'--nosymlinks[do not follow symlinks]' \
|
'--nosymlinks[do not follow symlinks]' \
|
||||||
'--hidden[do not ignore hidden directories]' \
|
'--hidden[do not ignore hidden directories]' \
|
||||||
'-c[force case sensitive]' \
|
'-c[force case sensitive]' \
|
||||||
|
'-i[force case insensitive]' \
|
||||||
'--delete[delete files found]' \
|
'--delete[delete files found]' \
|
||||||
'--exec[execute the given command with the file found]:command:_command_names' \
|
'--exec[execute the given command with the file found]:command:_command_names' \
|
||||||
'--module[execute the given module with the file found]:module_name args:' \
|
'--module[execute the given module with the file found]:module_name args:' \
|
||||||
|
|
Loading…
Reference in New Issue