Rewritten lh_bootstrap manpage.
This commit is contained in:
parent
7967671d32
commit
cc13cce568
|
@ -4,28 +4,26 @@
|
||||||
lh_bootstrap \- meta\-helper for lh_bootstrap_*
|
lh_bootstrap \- meta\-helper for lh_bootstrap_*
|
||||||
|
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B lh_bootstrap [\fIlive\-helper\ options\fR\|]
|
\fBlh_bootstrap\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
lh_bootstrap is a meta\-helper. It calls all necessary helpers to complete the bootstrap stage.
|
lh_bootstrap is a meta\-helper. It calls all necessary live\-helper programs in
|
||||||
|
the correct order to complete the bootstrap stage.
|
||||||
.SH BOOTSTRAP HELPERS
|
|
||||||
Here is the complete list of available bootstrap helper commands. See their man pages for additional documentation.
|
|
||||||
.IP "\fIlh_bootstrap_cdebootstrap\fR(1)" 4
|
|
||||||
bootstraps system with cdebootstrap.
|
|
||||||
.IP "\fIlh_bootstrap_debootstrap\fR(1)" 4
|
|
||||||
bootstraps system with debootstrap.
|
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
\fIlive\-helper\fR(7)
|
\fIlive\-helper\fR(7)
|
||||||
.PP
|
.PP
|
||||||
This program is a part of live\-helper.
|
This program is part of live\-helper.
|
||||||
|
|
||||||
.SH BUGS
|
.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
|
.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
|
.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.
|
||||||
|
|
Loading…
Reference in New Issue