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.