mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-28 10:20: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.
|
||||
|
||||
Run the parser on `process.argv`
|
||||
Run the parser on `process.argv` implicitly:
|
||||
```
|
||||
<parser>()
|
||||
-> <result>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ig-argv",
|
||||
"version": "2.8.0",
|
||||
"version": "2.8.1",
|
||||
"description": "simple argv parser",
|
||||
"main": "argv.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user