mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-29 10:50:06 +00:00
doc
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3fb8b4b24d
commit
8e3f388548
@ -115,7 +115,7 @@ $ ./script.js --help
|
|||||||
|
|
||||||
Let us populate the option definitions splitting the job into sections.
|
Let us populate the option definitions splitting the job into sections.
|
||||||
|
|
||||||
And start by creating a parser...
|
Start by creating a parser...
|
||||||
```javascript
|
```javascript
|
||||||
var parser = argv.Parser({
|
var parser = argv.Parser({
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user