summaryrefslogtreecommitdiff
path: root/morphlib/exts/tar.write.help
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2014-04-01 03:27:53 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2014-04-01 03:27:53 +0000
commit64f10305f3303ea933314558d1433c33be218e29 (patch)
tree52b7731c93de3d4dda989bfc7d5411870f6faee8 /morphlib/exts/tar.write.help
parent764bb0acfb8744064d6081b00046c7f83808ced6 (diff)
downloadmorph-64f10305f3303ea933314558d1433c33be218e29.tar.gz
Add help files for nfsboot, rawdisk and tar.baserock/markdoffman/s10617/add-yaml-help-option
Begin adding help documentation for configuration and write extensions starting with nfsboot.write, rawdisk.write and tar.write.
Diffstat (limited to 'morphlib/exts/tar.write.help')
-rw-r--r--morphlib/exts/tar.write.help5
1 files changed, 5 insertions, 0 deletions
diff --git a/morphlib/exts/tar.write.help b/morphlib/exts/tar.write.help
new file mode 100644
index 00000000..f052ac03
--- /dev/null
+++ b/morphlib/exts/tar.write.help
@@ -0,0 +1,5 @@
+help: |
+ Create a .tar file of the deployed system.
+
+ The `location` argument is a pathname to the .tar file to be
+ created.