Note on oputil config cat
This commit is contained in:
parent
3fd526da6f
commit
c1c4f80a18
|
@ -56,3 +56,6 @@ cp ./config/config.hjson ./config/config.hjson.backup
|
||||||
```
|
```
|
||||||
|
|
||||||
You can always convert back to HJSON by omitting `-j` in the command above.
|
You can always convert back to HJSON by omitting `-j` in the command above.
|
||||||
|
|
||||||
|
### oputil
|
||||||
|
You can easily dump out your current configuration in a pretty-printed style using oputil: ```./oputil.js config cat```
|
||||||
|
|
Loading…
Reference in New Issue