On 11/21/2014 04:58 PM, grantksupp...@operamail.com wrote: > The obvious difference in usage ... > > One says the usage is > > throw-keyids > > the other says usage is > > throw-keyid > > neither one mentions the others' usage
As long as the prefix substring is unique, gpg will accept a truncated long-option. That is, the full option is --throw-keyids, but gpg will accept --throw-keyid as an alias for it. It should also accept --throw-keyi and --throw-key and --throw-ke to mean the same thing, but it doesn't due to a quirk of the source code (i've just mailed a patch to gnupg-devel to fix that). Good documentation should always use the full option, to avoid ambiguity with any potential future updates. I'd say the GNU privacy handbook should be updated to use --throw-keyids instead of --throw-keyid. --dkg
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users