summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--morphlib/exts/initramfs.write.help6
1 files changed, 6 insertions, 0 deletions
diff --git a/morphlib/exts/initramfs.write.help b/morphlib/exts/initramfs.write.help
index 29a9d266..a4a89f9d 100644
--- a/morphlib/exts/initramfs.write.help
+++ b/morphlib/exts/initramfs.write.help
@@ -1,4 +1,5 @@
help: |
+
Create an initramfs for a system by taking an existing system and
converting it to the appropriate format.
@@ -33,3 +34,8 @@ help: |
initramfs:
type: initramfs
location: boot/initramfs.gz
+
+ Parameters:
+
+ * location: the path where the initramfs will be installed (e.g.
+ `boot/initramfs.gz`) in the above example