[PATCH] Improving the Anaconda CLI help - final batch

Martin Kolman mkolman at redhat.com
Wed Jun 25 14:22:54 UTC 2014


So this patch adds help texts to the remaining Anaconda options.
Again the help texts mostly come from the Wiki with various fixes
but there also some based on independent research such as the help
text for mpathfriendlynames.

All in all before I started cleaning up and documenting the
options, there were 57 of them. Now after the cleanup there are
45 options and all of them have a proper help text. :)

Next on the line is grouping the options to common, CLI-only and boot only
Argparse groups and figuring out what is the best way to generate the Wiki
(and a man page) from the boot option texts.

Martin Kolman (1):
  Add help texts for the remaining Anaconda options

 anaconda                  | 32 ++++++++++++++++++++------------
 data/anaconda_options.txt | 45 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+), 12 deletions(-)

-- 
1.9.3



More information about the anaconda-patches mailing list