diff options
Diffstat (limited to 'manpages/de')
| -rw-r--r-- | manpages/de/lb_config.de.1 | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index 1f5449cf9..1eac1c4c8 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -64,6 +64,8 @@  .br    [\fB\-\-compression\fP bzip2|gzip|lzip|none]  .br +  [\fB\-\-config\fP \fIGIT_URL\fP] +.br    [\fB\-\-build\-with\-chroot\fP true|false]  .br    [\fB\-\-chroot\-filesystem\fP ext2|ext3|ext4|squashfs|jffs2|none] @@ -391,6 +393,8 @@ images it can save some time by not calculating the checksums.  .IP "\fB\-\-compression\fP bzip2|gzip|lzip|none" 4  defines the compression program to be used to compress tarballs. Defaults to  gzip. +.IP "\fB\-\-config\fP \fIGIT_URL\fP" 4 +allows to bootstrap a config tree from a git repositories.  .IP "\fB\-\-build\-with\-chroot\fP true|false" 4  defines whetever live\-build should use the tools from within the chroot to  build the binary image or not by using and including the host systems  | 
