We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26a757 commit ca6972bCopy full SHA for ca6972b
1 file changed
README.md
@@ -213,10 +213,10 @@ the database constants are correct.
213
**OPTIONS**
214
215
[--dbname=<dbname>]
216
- 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.
217
218
[--dbuser=<dbuser>]
219
- 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.
220
221
[--dbpass=<dbpass>]
222
Set the database user password.
0 commit comments