nit pick
This commit is contained in:
parent
be89343c84
commit
232dbe13eb
|
@ -120,7 +120,7 @@ See the gmi-web(1) man page for more information.
|
|||
|
||||
```
|
||||
|
||||
A JSON file can be passed to `--config` for conveniently applying any option without using the command-line flag. [(yargs: .config)](https://github.com/yargs/yargs/blob/master/docs/api.md#configobject). For example a `web.json` file with the following contents...
|
||||
A JSON file can be passed to `--config` for conveniently applying any option without using the command-line flag. For example a `web.json` file with the following contents...
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue