summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorKen Pepple <ken.pepple@gmail.com>2011-04-28 12:49:07 -0700
committerKen Pepple <ken.pepple@gmail.com>2011-04-28 12:49:07 -0700
commitae50200f9a5a72cab7d976e5dd7fda287c54341f (patch)
tree5673b1085190d38055fcc9dc6663a24245e8b23f /bin
parent0ab13f16af693fc7eee200aadc951c99241f86fa (diff)
downloadnova-ae50200f9a5a72cab7d976e5dd7fda287c54341f.tar.gz
nova-ae50200f9a5a72cab7d976e5dd7fda287c54341f.tar.xz
nova-ae50200f9a5a72cab7d976e5dd7fda287c54341f.zip
fixed docstring per jsb
Diffstat (limited to 'bin')
-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