Description of problem: The usage description from /usr/lib/anaconda-runtime/buildinstall lists almost all arguments as optional even though some of them are required. Version-Release number of selected component (if applicable): anaconda-runtime-11.2.0.66-1 How reproducible: Every time. Steps to Reproduce: 1. /usr/lib/anaconda-runtime/buildinstall Actual results: Usage: buildinstall [--pkgorder <file>] [--version <version>] [--product <product>] [--release <comment>] [--prodpath <path>] [--discs <discstring>] <root> Expected results: Usage: buildinstall [--pkgorder <file>] --version <version> --product <product> --release <comment> [--prodpath <path>] [--discs <discstring>] <root>
This will be fixed in the next build of anaconda.