diff options
author | Daniel Baumann <daniel@debian.org> | 2009-01-29 22:55:23 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:40 +0100 |
commit | 98acdbe072faf950399135dfe7dfa633783d21bb (patch) | |
tree | cca0b158f0a6361f3437f885ad384c28781b8a4f /manpages/lh_build.en.1 | |
parent | dd74cb6b4717a9afa5ba392c604d4bd7815014a7 (diff) | |
download | vyos-live-build-98acdbe072faf950399135dfe7dfa633783d21bb.tar.gz vyos-live-build-98acdbe072faf950399135dfe7dfa633783d21bb.zip |
Rewriting all existent manpages.
Diffstat (limited to 'manpages/lh_build.en.1')
-rw-r--r-- | manpages/lh_build.en.1 | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/manpages/lh_build.en.1 b/manpages/lh_build.en.1 index cdd25b03f..148be633c 100644 --- a/manpages/lh_build.en.1 +++ b/manpages/lh_build.en.1 @@ -1,29 +1,27 @@ -.TH LH_BUILD 1 "2008\-08\-11" "1.0" "live\-helper" +.TH LH_BUILD 1 "2009\-01\-23" "1.0.2" "live\-helper" .SH NAME -lh_build \- meta\-helper for lh_bootstrap, lh_chroot, lh_binary, and lh_source +lh_binary \- create the third stage by generating a binary image .SH SYNOPSIS -\fBlh_build\fR [\fIlive\-helper options\fR] +\fBlh_binary\fR [\fIlive\-helper options\fR] .SH DESCRIPTION -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. +lh_build is a high\-level command (porcelain) of live\-helper, the Debian Live tool suite. It calls all necessary live\-helper programs in the correct order to complete the bootstrap, chroot, binary, and source stage. + +.SH OPTIONS +lh_build has no specific options but understands all generic live\-helper options. See \fIlive\-helper\fR(7) for a complete list of all generic live\-helper options. .SH SEE ALSO \fIlive\-helper\fR(7) .PP -This program is part of live\-helper. - -.SH BUGS -Report bugs against live\-helper -<\fIhttp://packages.qa.debian.org/live\-helper\fR>. +This program is a part of live\-helper. .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 live\-helper and the Debian Live project can be found in the homepage at <\fIhttp://debian\-live.alioth.debian.org/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>. + +.SH BUGS +Report bugs by submitting a bugreport for the live\-helper package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or write a mail to the mailinglist at <\fIdebian-live@lists.debian.org\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. |