Merge pull request #742 from syohex/syohex/update-ffind
Update ffind completion
This commit is contained in:
		
						commit
						d0a060841d
					
				|  | @ -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