diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -154,6 +154,11 @@ which takes precedence over the standard one for the active session: bibiman --config-file="/path/to/temporary/config" ``` +If neither a file exists at the default location, nor a temporary config file is +set through the CLI, `bibiman` will offer to create a default config file at the +standard location. This will very likely happen on the first run of `bibiman` +after installation. If rejected, you probably will be asked again next time. + ### General Configuration<a name="general-configuration"></a> The following general values can be set through the config file: |
