diff options
author | Daniel Baumann <daniel@debian.org> | 2007-11-13 22:26:44 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:29 +0100 |
commit | b7f76eb8233d5017aeea43809d3e6a33d495cad1 (patch) | |
tree | 52cf2df2dc99550969dd62009f34d62b358d6bfa /manpages | |
parent | b7c96d379769878c3a460946e4c6163e1bce3054 (diff) | |
download | vyos-live-build-b7f76eb8233d5017aeea43809d3e6a33d495cad1.tar.gz vyos-live-build-b7f76eb8233d5017aeea43809d3e6a33d495cad1.zip |
Rewritten lh_build manpage.
Diffstat (limited to 'manpages')
-rw-r--r-- | manpages/lh_build.en.1 | 30 |
1 files changed, 12 insertions, 18 deletions
diff --git a/manpages/lh_build.en.1 b/manpages/lh_build.en.1 index 96d1e4de2..0808ab8a6 100644 --- a/manpages/lh_build.en.1 +++ b/manpages/lh_build.en.1 @@ -1,35 +1,29 @@ .TH LH_BUILD 1 "2007\-11\-19" "1.0~a37" "live\-helper" .SH NAME -lh_build \- building a live system +lh_build \- meta\-helper for lh_bootstrap, lh_chroot, lh_binary, and lh_source .SH SYNOPSIS -.B lh_build [\fIlive\-helper\ options\fR\|] +\fBlh_build\fR [\fIlive\-helper options\fR] .SH DESCRIPTION -lh_build is a helper script. It calls all required meta\-helper scripts to successfully build a live system. - -.SH META\-HELPERS -Here is the complete list of available meta\-helper commands. See their man pages for additional documentation. -.IP "\fIlh_binary\fR(1)" 4 -builds a binary image. -.IP "\fIlh_bootstrap\fR(1)" 4 -bootstraps a system. -.IP "\fIlh_chroot\fR(1)" 4 -customizes a chroot. -.IP "\fIlh_source\fR(1)" 4 -builds a source image. +lh_build is a meta\-helper. It calls all necessary live\-helper programs in the +correct order to complete the bootstrap, chroot, binary, and source stage. .SH SEE ALSO \fIlive\-helper\fR(7) .PP -This program is a part of live\-helper. +This program is part of live\-helper. .SH BUGS -Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper\fR>. +Report bugs against live\-helper +<\fIhttp://packages.qa.debian.org/live\-helper\fR>. .SH HOMEPAGE -More information about the Debian Live project can be found at <\fIhttp://debian\-live.alioth.debian.org/\fR> and <\fIhttp://wiki.debian.org/DebianLive/\fR>. +More information about the Debian Live project can be found at +<\fIhttp://debian\-live.alioth.debian.org/\fR> and +<\fIhttp://wiki.debian.org/DebianLive/\fR>. .SH AUTHOR -live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project. +live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the +Debian project. |