1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-01 06:20:55 +01:00
zsh/Completion/Pbmplus/_pnmpaste
1999-08-19 11:18:10 +00:00

6 lines
182 B
Text

#compdef pnmpaste
_arguments '-replace' '-or' '-and' '-xor' \
':"from" picture file:_pbm_file' \
':x position:' ':y position:' \
':"into" picture file:_pbm_file'