tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-07-31 03:40:34 +03:00
parent 4acd5a750f
commit 5a3c8528c9

View File

@ -95,7 +95,7 @@ This module provides the following workflow:
- parse - parse
``` ```
<parser>(process.argv) <parser>(...)
-> <parsed> -> <parsed>
``` ```
- option handlers defined in `<spec>` are called while parsing, - option handlers defined in `<spec>` are called while parsing,