mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-29 18:50:09 +00:00
minor tweaks + bumped version...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d1de8de954
commit
be48c11535
@ -669,7 +669,7 @@ Remove callback from "event".
|
|||||||
|
|
||||||
Execute the `parser` instance.
|
Execute the `parser` instance.
|
||||||
|
|
||||||
Run the parser on `process.argv`
|
Run the parser on `process.argv` implicitly:
|
||||||
```
|
```
|
||||||
<parser>()
|
<parser>()
|
||||||
-> <result>
|
-> <result>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ig-argv",
|
"name": "ig-argv",
|
||||||
"version": "2.8.0",
|
"version": "2.8.1",
|
||||||
"description": "simple argv parser",
|
"description": "simple argv parser",
|
||||||
"main": "argv.js",
|
"main": "argv.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user