From 2263f1e14a671c93aa045b5649befbf250712020 Mon Sep 17 00:00:00 2001 From: lukeflo Date: Sun, 2 Mar 2025 22:13:19 +0100 Subject: implement test if config file exists, otherwise creation of default file will be offered --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 25fcaf2..f40f2ee 100644 --- a/README.md +++ b/README.md @@ -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 The following general values can be set through the config file: -- cgit v1.2.3