summaryrefslogtreecommitdiffstats
path: root/func/minion/modules
diff options
context:
space:
mode:
authorJohn Eckersberg <jeckersb@redhat.com>2008-01-28 20:21:22 -0500
committerJohn Eckersberg <jeckersb@redhat.com>2008-01-28 20:21:22 -0500
commit60e28e9577353c1ee2dd3f9901bfed5fbfcfb3c5 (patch)
tree0e0819b0c59a523e3af8c81d9c9a8a265c5b7169 /func/minion/modules
parent4c602438c47b2ca6317540eb59b37dfc5f354926 (diff)
Revert "debug info"
This reverts commit 4c602438c47b2ca6317540eb59b37dfc5f354926.
Diffstat (limited to 'func/minion/modules')
-rw-r--r--func/minion/modules/netapp/vol/clone.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/func/minion/modules/netapp/vol/clone.py b/func/minion/modules/netapp/vol/clone.py
index 9f6b297..510c37d 100644
--- a/func/minion/modules/netapp/vol/clone.py
+++ b/func/minion/modules/netapp/vol/clone.py
@@ -21,7 +21,7 @@ class Clone(func_module.FuncModule):
# Update these if need be.
version = "0.0.1"
api_version = "0.0.1"
- description = "Interface to the 'vol clone' command"
+ description = "Interface to the 'vol' command"
def create(self, filer, args):
"""