summaryrefslogtreecommitdiffstats
path: root/func/minion/modules/netapp/vol/clone.py
diff options
context:
space:
mode:
Diffstat (limited to 'func/minion/modules/netapp/vol/clone.py')
-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 510c37d..9f6b297 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' command"
+ description = "Interface to the 'vol clone' command"
def create(self, filer, args):
"""