HOWTO: update command line option descriptions
authorSitsofe Wheeler <sitsofe@yahoo.com>
Fri, 23 Jun 2017 05:36:45 +0000 (06:36 +0100)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Mon, 26 Jun 2017 22:46:45 +0000 (23:46 +0100)
commit113f0e7c4b91c95500d905bf0155e5bfeff5a094
treef06a37b1ed60eb203f8b0d6a2089c158af023faf
parent02dd2689885c6d64d9d01a92e67d40f73c0afc72
HOWTO: update command line option descriptions

- Make it clearer what --help will print (since page is ambiguous in
  the context of the HOWTO).
- Update the wording and syntax for --crctest so it's clear it doesn't
  always need a parameter.
- Use KiB rather than kb to refer to powers of two byte sizes and update
  the maximum number of pools.
- Make the --idle-prof description more verbose (and clear up confusion
  that might make people try and pass it literal option
  'system,percpu').

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
HOWTO