diff options
author | Daniel Baumann <daniel@debian.org> | 2009-01-30 18:04:42 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:40 +0100 |
commit | baf8a25fab1f4315b62920124afe23145f37717b (patch) | |
tree | 096b3ad2fa5aac394fb1448038976ba409e221eb /manpages/lh_bootstrap_debootstrap.en.1 | |
parent | 32e1c44c347ecd61ad973b5265e3626a4f720637 (diff) | |
download | vyos-live-build-baf8a25fab1f4315b62920124afe23145f37717b.tar.gz vyos-live-build-baf8a25fab1f4315b62920124afe23145f37717b.zip |
Adding simple manpages for every other live-helper command.
Diffstat (limited to 'manpages/lh_bootstrap_debootstrap.en.1')
-rw-r--r-- | manpages/lh_bootstrap_debootstrap.en.1 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/manpages/lh_bootstrap_debootstrap.en.1 b/manpages/lh_bootstrap_debootstrap.en.1 new file mode 100644 index 000000000..6a682bc1d --- /dev/null +++ b/manpages/lh_bootstrap_debootstrap.en.1 @@ -0,0 +1,31 @@ +.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "2009\-01\-23" "1.0.2" "live\-helper" + +.SH NAME +lh_bootstrap_debootstrap \- bootstrap a Debian system with \fIdebootstrap\fR(8) + +.SH SYNOPSIS +\fBlh_bootstrap_debootstrap\fR [\fIlive\-helper options\fR] + +.SH DESCRIPTION +lh_bootstrap_debootstrap is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It bootstraps a Debian system with \fIdebootstrap(8)\fR. + +.SH OPTIONS +lh_bootstrap_debootstrap 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 +\fIlh_bootstrap\fR(1) +.br +\fIdebootstrap\fR(8) +.br +\fIlive\-helper\fR(7) +.PP +This program is a part of live\-helper. + +.SH HOMEPAGE +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. |