mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-28 10:20:09 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4d1ef8fef2
commit
28a94d5c51
@ -160,7 +160,7 @@ Options:
|
||||
-v, --version - show bare.js verion and exit
|
||||
-q, --quiet - quiet mode
|
||||
- - stop processing arguments after this point
|
||||
|
||||
|
||||
Written by John Smith <j.smith@some-mail.com>
|
||||
Varsion: 0.0.1 / License: BSD-3-Clause
|
||||
```
|
||||
@ -202,7 +202,7 @@ Metadata:
|
||||
license: 'BSD-3-Clause',
|
||||
```
|
||||
|
||||
If not set, `.version`, `.author`, `.license` are acquired from `package.json`
|
||||
If not set, `.version`, `.author` and `.license` are acquired from `package.json`
|
||||
located at the same path as the main script.
|
||||
To explicitly set the path of the JSON file from which metadata is read set
|
||||
[`<parser>.packageJson`](./ADVANCED.md#parserpackagejson).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user