diff options
Diffstat (limited to 'Completion/Pbmplus/_ppmtotga')
-rw-r--r-- | Completion/Pbmplus/_ppmtotga | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/Pbmplus/_ppmtotga b/Completion/Pbmplus/_ppmtotga new file mode 100644 index 000000000..adf09a2bd --- /dev/null +++ b/Completion/Pbmplus/_ppmtotga @@ -0,0 +1,3 @@ +#compdef ppmtotga + +_arguments '-mono' '-cmap' '-rgb' '-norle' ':file: _pbm_file' |