Merge "[Doc] Fix db creation"

This commit is contained in:
Jenkins 2017-08-09 06:26:57 +00:00 committed by Gerrit Code Review
commit e78f2d073f

View File

@ -68,4 +68,4 @@
.. code-block:: ini
su -s /bin/sh -c "watcher-db-manage" watcher
su -s /bin/sh -c "watcher-db-manage --config-file /etc/watcher/watcher.conf create_schema"