about summary refs log tree commit diff
path: root/Completion/Pbmplus/_pgmtopbm
blob: 642d6277b9b03c2087d52afc9cba8593da63851d (plain) (blame)
1
2
3
4
5
#compdef pgmtopbm

_arguments '-floyd' '-fs' '-threshold' '-dither8' '-d8' '-cluster3' '-c3' \
           '-cluster4' '-c4' '-cluster8' '-c8' '-value:threshold value:' \
	   ':file: _pbm_file'