diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2016-11-28 18:32:08 +0100 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2016-11-28 20:58:19 +0100 |
commit | 6c6f34d92d1cf0a2db75134e002222b64934d1df (patch) | |
tree | 4d57da456d03e105ada501b5c25f3837b402fa10 /manpages/en/lb_installer.1 | |
parent | 164f23368e8870857c1092d59d92b314d86a1260 (diff) | |
download | vyos-live-build-6c6f34d92d1cf0a2db75134e002222b64934d1df.tar.gz vyos-live-build-6c6f34d92d1cf0a2db75134e002222b64934d1df.zip |
Manual pages updates
Thanks to jnqnfe for the patch.
Closes: #774730
Diffstat (limited to 'manpages/en/lb_installer.1')
-rw-r--r-- | manpages/en/lb_installer.1 | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/manpages/en/lb_installer.1 b/manpages/en/lb_installer.1 new file mode 100644 index 000000000..c8dec015e --- /dev/null +++ b/manpages/en/lb_installer.1 @@ -0,0 +1,32 @@ +.TH LIVE\-BUILD 1 2015\-01\-04 5.0~a1-1 "Live Systems Project" + +.SH NAME +\fBlb installer\fR \- Complete the installer stage + +.SH SYNOPSIS +\fBlb installer\fR [\fIlive\-build options\fR] + +.SH DESCRIPTION +\fBlb installer\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite. +.PP +\fBlb installer\fR calls all necessary live\-build programs in the correct order to complete the installer stage. + +.SH OPTIONS +\fBlb installer\fR has no specific options but understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options. + +.SH FILES +.IP "\fBnone\fR" 4 + +.SH SEE ALSO +\fIlive\-build\fR(7) +.PP +This program is a part of live\-build. + +.SH HOMEPAGE +More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. |