1
0
mirror of https://github.com/vikstrous/pirate-get synced 2025-01-10 10:04:21 +01:00

Add information about recognition of XDG_CONFIG_HOME to README.md

This commit is contained in:
Pedro Maltez 2014-11-11 08:39:45 +00:00
parent 896827734f
commit 5bfcf00b35

View File

@ -43,7 +43,10 @@ optional arguments:
## Configuration file
pirate-get will check to see if `$HOME/.config/pirate-get/pirate.cfg` exists. If it does it will use it as its default configuration settings.
You can use a file to override pirate-get's default settings. pirate-get will
first check if `$XDG_CONFIG_HOME/pirate-get/pirate.cfg` exists, then check if
`$HOME/.config/pirate-get/pirate.cfg` exists, and load the first file it finds.
### SaveToFile