Double dashs no longer accepted in long option names?!
Posted: 2013-08-15T22:36:49-07:00
I just checked out trunk, and
$ convert --version
which worked as of 6.7.7
now says
Error: Invalid argument or not enough arguments
Usage: convert [ {option} | {image} ... ] {output_image}
convert -help | -version | -usage | -list {option}
Please continue to accept double dashes on long option names.
$ convert --version
which worked as of 6.7.7
now says
Error: Invalid argument or not enough arguments
Usage: convert [ {option} | {image} ... ] {output_image}
convert -help | -version | -usage | -list {option}
Please continue to accept double dashes on long option names.