summaryrefslogtreecommitdiff
path: root/morphlib/exts/openstack.write
diff options
context:
space:
mode:
authorPete Fotheringham <pete.fotheringham@codethink.co.uk>2014-12-05 15:34:07 +0000
committerPete Fotheringham <pete.fotheringham@codethink.co.uk>2014-12-08 08:40:02 +0000
commitf7ca518de2f6761059d107e0e59ab470dd625192 (patch)
tree1b20356a9d8c068a4407872de2e4e322c4a8bf3d /morphlib/exts/openstack.write
parentd841584f96f03ed3d3d38875e8c1d3ad5f48b770 (diff)
downloadmorph-f7ca518de2f6761059d107e0e59ab470dd625192.tar.gz
Add a reference to write.help file
Diffstat (limited to 'morphlib/exts/openstack.write')
-rwxr-xr-xmorphlib/exts/openstack.write1
1 files changed, 1 insertions, 0 deletions
diff --git a/morphlib/exts/openstack.write b/morphlib/exts/openstack.write
index faf47f54..d29d2661 100755
--- a/morphlib/exts/openstack.write
+++ b/morphlib/exts/openstack.write
@@ -28,6 +28,7 @@ import morphlib.writeexts
class OpenStackWriteExtension(morphlib.writeexts.WriteExtension):
+ '''See openstack.write.help for documentation'''
def process_args(self, args):
if len(args) != 2: