On Thu, Oct 23, 2014 at 6:20 PM, Nicholas Nethercote
<n.netherc...@gmail.com> wrote:
>
>
> So, for example, the following are all equivalent: -h, -H, --h, --H.

On Windows, /h and /H are also equivalent.

> As are -help, --help, -HELP, --HeLp.

Again on Windows, /help, /HELP, /HelP, etc. are equivalent. As are
/-help, /-HELP, etc., though I suspect this is not intentional. (See
CheckArg() in nsAppRunner.cpp for the code.)

Nick
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to