As part of our build we want to list the version of bootgen being used, currently this is clunky since it requires us to give a bogus argument to get bootgen to run, and causes it to exit with an error code.
Added --version flag to just dump the banner and exit with status code 0.
As part of our build we want to list the version of bootgen being used, currently this is clunky since it requires us to give a bogus argument to get bootgen to run, and causes it to exit with an error code.
Added
--version
flag to just dump the banner and exit with status code 0.