From fa746a2e35a6cba198a5be6dfc5b196ebb42a3dd Mon Sep 17 00:00:00 2001 From: swissspidy <841956+swissspidy@users.noreply.github.com> Date: Thu, 16 Apr 2026 10:38:57 +0000 Subject: [PATCH] Regenerate README file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c55540a8..41da9966 100644 --- a/README.md +++ b/README.md @@ -213,10 +213,10 @@ the database constants are correct. **OPTIONS** [--dbname=] - Set the database name. Required unless the SQLite integration drop-in is detected. + Set the database name. Required unless `--skip-check` is used or the SQLite integration drop-in is detected. [--dbuser=] - Set the database user. Required unless the SQLite integration drop-in is detected. + Set the database user. Required unless `--skip-check` is used or the SQLite integration drop-in is detected. [--dbpass=] Set the database user password.