Closed melissalinkert closed 10 months ago
Uff. My guess is that it was a copy-n-paste error.
Can we use the standard options for
--help
?
Main reason I didn't do that here was that we already define -h
as the short option for setting the tile height.
As discussed earlier today with @sbesson and @chris-allan.
With this change, commands similar to:
should print a usage message and exit.
I don't know why the
help
flag was set for-p
/--progress-bars
, maybe @joshmoore remembers from the initial implementation in #83?raw2ometiff will need a similar update once we're happy with the state of this PR.