manpage: fix typo

"automatise" -> "automate"

Gbp-Dch: Ignore
This commit is contained in:
Lyndon Brown 2020-02-25 04:20:10 +00:00 committed by Raphaël Hertzog
parent 888f63eb86
commit f15d1af0ea
1 changed files with 1 additions and 1 deletions

View File

@ -378,7 +378,7 @@ defines the compression program to be used to compress the initramfs. Defaults t
.IP "\fB\-\-initsystem\fR sysvinit|systemd|none]
defines the init system. Defaults to systemd.
.IP "\fB\-\-interactive\fR shell" 4
defines if after the chroot stage and before the beginning of the binary stage, a interactive shell login should be spawned in the chroot in order to allow you to do manual customizations. Once you close the shell with logout or exit, the build will continue as usual. Note that it's strongly discouraged to use this for anything else than testing. Modifications that should be present in all builds of a live system should be properly made through hooks. Everything else destroys the beauty of being able to completely automatise the build process and making it non interactive. By default, this is of course false.
defines if after the chroot stage and before the beginning of the binary stage, a interactive shell login should be spawned in the chroot in order to allow you to do manual customizations. Once you close the shell with logout or exit, the build will continue as usual. Note that it's strongly discouraged to use this for anything else than testing. Modifications that should be present in all builds of a live system should be properly made through hooks. Everything else destroys the beauty of being able to completely automate the build process and making it non-interactive. By default, this is of course false.
.IP "\fB\-\-iso\-application\fR \fINAME\fR" 4
sets the APPLICATION field in the header of a resulting CD/DVD image and defaults to "Debian Live" in debian mode, and "Ubuntu Live" in ubuntu mode.
.IP "\fB\-\-iso\-preparer\fR \fINAME\fR" 4