On 5/1/11 10:50 AM, Tom Mueller wrote:
>
> I wonder if this might be a reason to use short options judiciously.
> If -d means one thing for one command and something else for another
> command, then it is difficult to remember what it means for various
> commands.
There's also the chance that some combination of short option letters
will match an actual option, which could be fun, er, confusing.
E.g,
http://java.net/jira/browse/GLASSFISH-72
Cheers,
Bobby