marine
marine copied to clipboard
marine aqua: add option to disable automatic case-changing
Currently -s
option applies a case-changing transformation to the passed string. This is a great and ergonomic default.
However, in some cases, it makes sense to disable that transformation: it's useful to have "do what I say" option in tools cuz humans know better.
--disable-auto-case
or --no-auto-case
would do.