Change revision to version in heat-manage db_version command

In the man page for heat-manage db_version command, revision is getting
printed out instead of version. This has been fixed via this commit.

DocImpact Change-Id: I9c89b83eb60011d34c0b473a11f83bd8833d755e
Closes-Bug: #1489250

Change-Id: I6f15836e9a0604d592647363008268437b95b4e6
This commit is contained in:
Sreeram Vancheeswaran 2015-09-08 12:02:17 +05:30
parent 01c334f017
commit 1a1cf9dcd6
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Heat Db version
``heat-manage db_version``
Print out the db schema revision.
Print out the db schema version.
``heat-manage db_sync``