summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/nova-manage2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nova-manage b/bin/nova-manage
index ad2960d14..d2d81e5af 100755
--- a/bin/nova-manage
+++ b/bin/nova-manage
@@ -760,7 +760,7 @@ class DbCommands(object):
class VersionCommands(object):
- """Class for managing the database."""
+ """Class for exposing the codebase version."""
def __init__(self):
pass