diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-14 14:41:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-14 14:41:17 +0000 |
commit | ce851457bed3386598fe368276b231373db900c3 (patch) | |
tree | 8011653e5fa162a3c9c547434a1672c140328021 /README.md | |
parent | Adding upstream version 1.6.0. (diff) | |
download | litecli-upstream/1.7.0.tar.xz litecli-upstream/1.7.0.zip |
Adding upstream version 1.7.0.upstream/1.7.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ Examples: - litecli sqlite_db_name ``` -A config file is automatically created at `~/.config/litecli/config` at first launch. See the file itself for a description of all available options. +A config file is automatically created at `~/.config/litecli/config` at first launch. For Windows machines a config file is created at `~\AppData\Local\dbcli\litecli\config` at first launch. See the file itself for a description of all available options. ## Docs |