mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-29 10:50:06 +00:00
tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4acd5a750f
commit
5a3c8528c9
@ -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,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user