minor tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-07-31 05:14:02 +03:00
parent 19bb8e1078
commit 1d34bbf7be

View File

@ -147,7 +147,7 @@ __filename == require.main.filename
&& 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
$ ./bare.js --help