minor tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-07-05 00:05:38 +03:00
parent 02ecbb1098
commit 936976ec94

View File

@ -202,19 +202,19 @@ By default `-help` will output in the following format:
<doc> <doc>
Options: Options:
<option-spec> <option-val> <option-spec> <option-val>
- <option-doc> - <option-doc>
(<opt-required>, <opt-default>, <opt-env>) (<opt-required>, <opt-default>, <opt-env>)
... ...
Dynamic options: Dynamic options:
... ...
Commands: Commands:
... ...
Examples: Examples:
... ...
<footer> <footer>
``` ```