summaryrefslogtreecommitdiff
path: root/morphlib/exts/openstack.write
diff options
context:
space:
mode:
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: