summary refs log tree commit diff
path: root/Completion
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2015-09-13 02:02:59 +0200
committerAxel Beckert <abe@deuxchevaux.org>2015-09-13 02:26:02 +0200
commit9cb8c3f4b5d9918028791d975cf3aa7d745b4b22 (patch)
tree0d3ba2762f6cdb2ab9216dc9e9da92355bc27edc /Completion
parentb957cdd21a8997739aba48c3637fc3b9f88b2168 (diff)
downloadzsh-9cb8c3f4b5d9918028791d975cf3aa7d745b4b22.tar.gz
zsh-9cb8c3f4b5d9918028791d975cf3aa7d745b4b22.tar.xz
zsh-9cb8c3f4b5d9918028791d975cf3aa7d745b4b22.zip
36523: Completion/…/_gphoto2: Replace --delete-files with --delete-file
Diffstat (limited to 'Completion')
-rw-r--r--Completion/Unix/Command/_gphoto22
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_gphoto2 b/Completion/Unix/Command/_gphoto2
index 95d8a49b7..314d83e3a 100644
--- a/Completion/Unix/Command/_gphoto2
+++ b/Completion/Unix/Command/_gphoto2
@@ -32,7 +32,7 @@ _arguments -s \
   '--get-all-raw-data[get all raw data from folder]' \
   '--get-audio-data[get audio data given in range]:range' \
   '--get-all-audio-data[get all audio data from folder]' \
-  '--delete-files[delete files given in range]:range' \
+  '--delete-file[delete files given in range]:range' \
   '--delete-all-files[delete all files in folder]' \
   '(-u --upload-file)'{-u,--upload-file}'[upload a file to camera]:file:_files' \
   '--capture-preview[capture a quick preview]' \