"\t-h, --help show this help\n"
"\n"
"The following options are useful for people managing distributions:\n"
- "\t-b, --basedir=DIR Use an image of a module tree.\n"
- "\t-m, --moduledir=DIR Override MODULE_DIRECTORY.\n"
- "\t-o, --outdir=DIR Output directory for generated files.\n"
+ "\t-b, --basedir=DIR Root path (default: /).\n"
+ "\t-m, --moduledir=DIR Module directory (default: " MODULE_DIRECTORY ").\n"
+ "\t-o, --outdir=DIR Output root path (default: same as <basedir>).\n"
"\t-F, --filesyms=FILE Use the file instead of the\n"
"\t current kernel symbols.\n"
"\t-E, --symvers=FILE Use Module.symvers file to check\n"