#compdef grimpicker

_arguments -s \
	{-d,--print}'[Print to stdout]' \
	{-d,--draw}'[Draw a colored block]' \
	{-e,--escape}'[Print shell escape sequences]' \
	{-c,--copy}'[Copy to clipboard]' \
	{-n,--notify}'[Send a notification]' \
	{-h,--help}'[Show help message and quit]' \
	{-v,--version}'[Show version number and exit]' \
