missing - in --config-file

Fixes bug 1153374

Change-Id: I6ec9ee3e074a37fb550f8527b44db906136d78f9
This commit is contained in:
Aaron Rosen 2013-03-10 14:44:59 -07:00
parent dac439e130
commit d742c381ad
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ migration from Folsom or later.
If you are a deployer or developer and want to migrate from Folsom to Grizzly
or later you must first add version tracking to the database:
$ quantum-db-manage -config-file /path/to/quantum.conf \
$ quantum-db-manage --config-file /path/to/quantum.conf \
--config-file /path/to/plugin/config.ini stamp folsom
You can then upgrade to the latest database version via: