Skip to content

Commit ca6972b

Browse files
Regenerate README file (#224)
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
1 parent b26a757 commit ca6972b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,10 +213,10 @@ the database constants are correct.
213213
**OPTIONS**
214214

215215
[--dbname=<dbname>]
216-
Set the database name. Required unless the SQLite integration drop-in is detected.
216+
Set the database name. Required unless `--skip-check` is used or the SQLite integration drop-in is detected.
217217

218218
[--dbuser=<dbuser>]
219-
Set the database user. Required unless the SQLite integration drop-in is detected.
219+
Set the database user. Required unless `--skip-check` is used or the SQLite integration drop-in is detected.
220220

221221
[--dbpass=<dbpass>]
222222
Set the database user password.

0 commit comments

Comments
 (0)