Jason Edgecombe wrote:
Hi,I was editing the cmdebug man page and noticed that quite a few options have wording like "don't use option -x with option -y or -z." Does the option parsing code have the ability to complain when incompatible options are specified on the command line? If so, then that that should be used in cmdedug.
It doesn't. However, I think the language "don't use x with y" is the wrong language. The reality is "x will be ignored if used with y" is closer to what really happens. What really should have been done is to have cmdebug have subcommands but it was originally designed without subcommands so the additional functions were added as switches instead of commands.
smime.p7s
Description: S/MIME Cryptographic Signature
