diff options
Diffstat (limited to 'manpages/en/live-build.7')
-rw-r--r-- | manpages/en/live-build.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index 4648b82bd..e3c88de84 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -135,13 +135,13 @@ installs grub into live image to provide image boot capability .IP "\fBlb binary_grub-pc\fR(1)" 4 installs grub2 into live image to provide image boot capability .IP "\fBlb binary_hdd\fR(1)" 4 -compiles the final live image into an hdd image file +compiles the final live image into an HDD image file .IP "\fBlb binary_hooks\fR(1)" 4 executes local hooks against the live image, if any are provided .IP "\fBlb binary_includes\fR(1)" 4 copies a set of local files from the config directory into the live image, if any are provided .IP "\fBlb binary_iso\fR(1)" 4 -compiles the final live image into an iso file +compiles the final live image into an ISO file .IP "\fBlb binary_linux\-image\fR(1)" 4 copies the linux\-image into the live image .IP "\fBlb binary_loadlin\fR(1)" 4 @@ -176,11 +176,11 @@ downloads source packages for bundling into source image .IP "\fBlb source_disk\fR(1)" 4 creates disk information files to be added to source image .IP "\fBlb source_hdd\fR(1)" 4 -compiles the final source image into an hdd image file +compiles the final source image into an HDD image file .IP "\fBlb source_hooks\fR(1)" 4 executes local hooks against the source image, if any are provided .IP "\fBlb source_iso\fR(1)" 4 -compiles the final source image into an iso file +compiles the final source image into an ISO file .IP "\fBlb source_live\fR(1)" 4 copies live-build config into source .IP "\fBlb source_tar\fR(1)" 4 |