mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-29 18:50:09 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
19bb8e1078
commit
1d34bbf7be
@ -147,7 +147,7 @@ __filename == require.main.filename
|
|||||||
&& parser()
|
&& parser()
|
||||||
```
|
```
|
||||||
|
|
||||||
This will already create a script that can respond to `-help` and freinds.
|
This script already knows how to respond to `-help` and friends.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ ./bare.js --help
|
$ ./bare.js --help
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user