From 5a06c67aaabcbe77162d768ed9e2c2ea2c61fb8f Mon Sep 17 00:00:00 2001 From: Johannes Schauer Marin Rodrigues Date: Tue, 14 May 2024 07:32:28 +0200 Subject: [PATCH] document that --cache-dir is also not a supported debootstrap option --- mmdebstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mmdebstrap b/mmdebstrap index e066843..79ae51d 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -7848,7 +7848,7 @@ Limitations in comparison to debootstrap: =item * Some debootstrap options don't exist, namely: 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