diff options
Diffstat (limited to 'Completion/Pbmplus/_ppmtoicr')
-rw-r--r-- | Completion/Pbmplus/_ppmtoicr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Completion/Pbmplus/_ppmtoicr b/Completion/Pbmplus/_ppmtoicr new file mode 100644 index 000000000..4df9c26f3 --- /dev/null +++ b/Completion/Pbmplus/_ppmtoicr @@ -0,0 +1,4 @@ +#compdef ppmtoicr + +_arguments '-windowname:window name:' '-expand:expansion factor:' \ + '-display:display screen:' '-rle' ':file: _pbm_file' |