Fix show db version in README

watcher-db-manage version: Print the current version

Change-Id: Ie08eb682879b2c071f724a6847094650047bde34
This commit is contained in:
licanwei 2017-08-01 21:54:48 -07:00
parent bce87b3d05
commit d5a7d7674c

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::