Quote:
Originally Posted by kolbinski
Where is the ini file located for the ini file for pip fanficfare so can edit it on pc?
|
Code:
fanficfare -h
Usage: fanficfare [options] [STORYURL]...
Options:
-h, --help show this help message and exit
-f FORMAT, --format=FORMAT
Write story as FORMAT, epub(default), mobi, txt or
html.
-c CONFIG, --config=CONFIG
Read config from specified file(s) in addition to
(ordered lowest to highest priority):
~/.fanficfare/defaults.ini,
$XDG_CONFIG_HOME/fanficfare/defaults.ini,
./defaults.ini, ~/.fanficfare/personal.ini,
$XDG_CONFIG_HOME/fanficfare/personal.ini, and
./personal.ini. -c/--config files take highest
priority
...