diff options
author | Lyndon Brown <jnqnfe@gmail.com> | 2020-02-25 05:41:24 +0000 |
---|---|---|
committer | Raphaƫl Hertzog <hertzog@debian.org> | 2020-03-05 11:28:19 +0000 |
commit | b3f9580da2a85cfd1558239729cdbc6eab83f57f (patch) | |
tree | 96c38637895d457fbd9883885bc4c0c366607378 /manpages/en | |
parent | 54f77db4f10dba33f2f401118ba5cab286cc0bb7 (diff) | |
download | vyos-live-build-b3f9580da2a85cfd1558239729cdbc6eab83f57f.tar.gz vyos-live-build-b3f9580da2a85cfd1558239729cdbc6eab83f57f.zip |
manpage: fix missing stage mention
Gbp-Dch: Ignore
Diffstat (limited to 'manpages/en')
-rw-r--r-- | manpages/en/lb_build.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/en/lb_build.1 b/manpages/en/lb_build.1 index ee6a170b3..bba691be1 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -9,7 +9,7 @@ .SH DESCRIPTION \fBlb build\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite. .PP -\fBlb build\fR calls all necessary live\-build programs in the correct order to complete the bootstrap, chroot, binary, and source stages. +\fBlb build\fR calls all necessary live\-build programs in the correct order to complete the bootstrap, chroot, installer, binary, and source stages. .SH OPTIONS \fBlb build\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. |