Better wording of config file comment
This commit is contained in:
2
config
2
config
@@ -317,7 +317,7 @@ scrot_name="fetch-%Y-%m-%d-%H:%M.png"
|
|||||||
# Config Options {{{
|
# Config Options {{{
|
||||||
|
|
||||||
|
|
||||||
# Path to config file
|
# Path to custom config file location
|
||||||
# --config path/to/config
|
# --config path/to/config
|
||||||
config_file="$HOME/.config/fetch/config"
|
config_file="$HOME/.config/fetch/config"
|
||||||
|
|
||||||
|
|||||||
2
fetch
2
fetch
@@ -334,7 +334,7 @@ scrot_name="fetch-%Y-%m-%d-%H:%M.png"
|
|||||||
# Config Options {{{
|
# Config Options {{{
|
||||||
|
|
||||||
|
|
||||||
# Path to config file
|
# Path to custom config file location
|
||||||
# --config path/to/config
|
# --config path/to/config
|
||||||
config_file="$HOME/.config/fetch/config"
|
config_file="$HOME/.config/fetch/config"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user