document that --cache-dir is also not a supported debootstrap option

This commit is contained in:
Johannes Schauer Marin Rodrigues 2024-05-14 07:32:28 +02:00
parent d26afd110f
commit 5a06c67aaa
Signed by untrusted user: josch
GPG key ID: F2CBA5C78FBD83E1

View file

@ -7848,7 +7848,7 @@ Limitations in comparison to debootstrap:
=item * Some debootstrap options don't exist, namely: =item * Some debootstrap options don't exist, namely:
I<--second-stage>, I<--exclude>, I<--resolve-deps>, I<--force-check-gpg>, I<--second-stage>, I<--exclude>, I<--resolve-deps>, I<--force-check-gpg>,
I<--merged-usr> and I<--no-merged-usr> I<--merged-usr>, I<--no-merged-usr> and I<--cache-dir>.
=back =back