diff --git a/content/developer/reference/cli.rst b/content/developer/reference/cli.rst index 1bcceba17b..dacb09abab 100644 --- a/content/developer/reference/cli.rst +++ b/content/developer/reference/cli.rst @@ -239,7 +239,7 @@ Database .. option:: --db-filter - hides databases that do not match ````. The filter is a + hides databases that do not match ```` for the Web UI. The filter is a `regular expression`_, with the additions that: - ``%h`` is replaced by the whole hostname the request is made on. @@ -289,6 +289,8 @@ Database If database 11seconddatabase doesn't exist, the database is created and base modules is installed + .. warning:: This option does not affect cron workers, if no --database is given, cron workers will run on every available database + .. option:: --db-template