Added '--config off' and '--config none' to disable config files at launch
This commit is contained in:
parent
f86b796a5c
commit
c99d472ebb
3 changed files with 27 additions and 11 deletions
3
1.1.md
3
1.1.md
|
@ -13,7 +13,8 @@
|
|||
- Fetch now has a config file that you can share with people and<br \>
|
||||
keep between script versions!
|
||||
- Added `--config` and `$config_file` to specify a custom config location.
|
||||
- Added `$config` to enable / disable config files
|
||||
- Added `--config off`, `--config none` and `$config` to enable / disable config files<br \>
|
||||
at launch or in script.
|
||||
|
||||
|
||||
### Info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue