We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a39135 commit 5d04e60Copy full SHA for 5d04e60
1 file changed
README.md
@@ -21,15 +21,15 @@ machine systems.
21
22
Scripts:
23
--------
24
-init_image.sh - create a blank image file, formated with a single parition and a
+init\_image.sh - create a blank image file, formated with a single parition and a
25
filesystem
26
27
-mount_image.sh - mount or unmount a previously made image
+mount\_image.sh - mount or unmount a previously made image
28
29
-gen_cloud_template.sh - generate a cloud template images based on a profile.
+gen\_cloud\_template.sh - generate a cloud template images based on a profile.
30
see --help for more information
31
32
-shrinkwrap_image.sh - reduce an .img to its smallest possible size. Especially
+shrinkwrap\_image.sh - reduce an .img to its smallest possible size. Especially
33
for export.
34
35
Instalation
0 commit comments