about summary refs log tree commit diff
path: root/Completion/Pbmplus/_pnmflip
blob: ecec27dd97057db48ca57557dab781e96ccac44a (plain) (blame)
1
2
3
4
5
#compdef pnmflip

_arguments '-leftright' '-lr' '-topbottom' '-tb' '-transpose' '-xy' \
           '-rotate90' '-r90' '-ccw' '-rotate270' '-r270' '-cw' \
	   ':file: _pbm_file'