From da449be3fe7c919249cd6466a984e8b6601ffbc9 Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Sat, 28 Nov 2020 00:49:46 +0100 Subject: [PATCH] fix missing I in front of <> --- mmdebstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mmdebstrap b/mmdebstrap index fca2a0d..c6574d1 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -6508,7 +6508,7 @@ Limitations in comparison to debootstrap: =item * Some debootstrap options don't exist, namely: -I<--second-stage>, I<--exclude>, <--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> =back