Add comment about '--config off/none'
This commit is contained in:
parent
aa78d0665e
commit
b16350893b
2 changed files with 2 additions and 0 deletions
|
@ -299,6 +299,7 @@ scrot_name="fetch-%Y-%m-%d-%H:%M.png"
|
|||
|
||||
|
||||
# Enable/Disable config file
|
||||
# --config off, none
|
||||
config="on"
|
||||
|
||||
# Path to custom config file location
|
||||
|
|
1
fetch
1
fetch
|
@ -319,6 +319,7 @@ scrot_name="fetch-%Y-%m-%d-%H:%M.png"
|
|||
|
||||
|
||||
# Enable/Disable config file
|
||||
# --config off, none
|
||||
config="on"
|
||||
|
||||
# Path to custom config file location
|
||||
|
|
Loading…
Reference in a new issue