Merge "Fix show db version in README"

This commit is contained in:
Jenkins 2017-08-02 08:20:36 +00:00 committed by Gerrit Code Review
commit 6a920fd307

View File

@ -20,7 +20,7 @@ You can upgrade to the latest database version via::
To check the current database version::
$ watcher-db-manage --config-file /path/to/watcher.conf current
$ watcher-db-manage --config-file /path/to/watcher.conf version
To create a script to run the migration offline::