diff options
Diffstat (limited to 'Completion/Pbmplus/_ppmtobmp')
-rw-r--r-- | Completion/Pbmplus/_ppmtobmp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/Pbmplus/_ppmtobmp b/Completion/Pbmplus/_ppmtobmp new file mode 100644 index 000000000..0ebaef1f6 --- /dev/null +++ b/Completion/Pbmplus/_ppmtobmp @@ -0,0 +1,3 @@ +#compdef ppmtobmp + +_arguments '-os2' '-windows' ':file: _pbm_file' |