diff --git a/mmdebstrap b/mmdebstrap index a68f57a..96ccf25 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -4901,7 +4901,7 @@ Example: Settings controlling download of package description translations --aptopt='Acquire::Languages { "environment"; "en"; }' --aptopt='Acquire::Languages "none"' -Example: Enable installing Recommends (by default mmdebstrap doesn't) +Example: Enable installing Recommends (by default B doesn't) --aptopt='Apt::Install-Recommends "true"' @@ -5196,11 +5196,11 @@ useful if you plan to use the chroot with proot. =item B Uses the dpkg option C<--force-script-chrootless> to install packages into -I without dpkg and apt inside I but using apt and dpkg from -the machine running B. Maintainer scripts are run without chrooting +I without dpkg and apt inside I but using apt and dpkg from the +machine running B. Maintainer scripts are run without chrooting into I and rely on their dependencies being installed on the machine running B. Unless B was run inside fakeroot, the -I directory will be owned by the user running mmdebstrap. +I directory will be owned by the user running B. =for TODO =item B @@ -5257,7 +5257,7 @@ The B set plus all packages with Priority:standard. =head1 FORMATS -The output format of mmdebstrap is specified using the B<--format> option. +The output format of B is specified using the B<--format> option. Without that option the default format is I. The following formats exist: =over 8 @@ -5642,8 +5642,8 @@ extension to compressor applies: .zst zstd To change compression specific options, either use the respecitve environment -variables like B or send mmdebstrap output to your compressor of choice -with a pipe. +variables like B or send B output to your compressor of +choice with a pipe. =head1 BUGS