On Wed, Jul 28, 2010 at 05:10, Yin Kangkai <kangkai.yin@xxxxxxxxxxxxxxx> wrote: > This patchset adds short options in usage, also correct two short > options in getopt_long. > > I can't not figure out the short options, neither from the "udevadm > subcommand -h", nor the man pages, except I looking into the code. > > Hopefully this can be applied. Thanks. Short options are intentionally not part of the ABI, they are not documented on purpose. We only export long options, the short versions (besides the very few we had in man pages years ago, and can not change) may change without notice. Kay -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html