about summary refs log tree commit diff
path: root/Completion/Pbmplus/_pnmpaste
blob: 2728d959d4cf79ccd3d41ad81667ae8f494a495e (plain) (blame)
1
2
3
4
5
6
#compdef pnmpaste

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