diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2014-08-27 23:57:58 +0200 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2014-08-28 01:01:31 +0200 |
commit | c1d85328f8e8735a26f78227f986eec1f83431d9 (patch) | |
tree | be2566f066d97f967d544e9015ecb87bc2f43d8e /manpages/en/lb_source.1 | |
parent | bc50443cf043616c7087f383e11bf85cd233c54e (diff) | |
download | vyos-live-build-c1d85328f8e8735a26f78227f986eec1f83431d9.tar.gz vyos-live-build-c1d85328f8e8735a26f78227f986eec1f83431d9.zip |
Restoring old manpages since we're back to the non-python implementation (Closes: #745134).
Diffstat (limited to 'manpages/en/lb_source.1')
-rw-r--r-- | manpages/en/lb_source.1 | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1 new file mode 100644 index 000000000..05e0cf812 --- /dev/null +++ b/manpages/en/lb_source.1 @@ -0,0 +1,32 @@ +.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39-1 "Live Systems Project" + +.SH NAME +\fBlb source\fR \- Complete the source stage + +.SH SYNOPSIS +\fBlb source\fR [\fIlive\-build options\fR] + +.SH DESCRIPTION +\fBlb source\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite. +.PP +\fBlb source\fR calls all necessary live\-build programs in the correct order to complete the source stage. + +.SH OPTIONS +\fBlb source\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>. |