diff --git a/mmdebstrap b/mmdebstrap index 73f45dd..e4d38f0 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -5319,7 +5319,9 @@ C utility, which will create an ext2 image that will be approximately 90% full in I. The special I C<-> does not work with this format because C can only write to a regular file. If you need your ext2 image be named C<->, then just explicitly pass the relative path -to it like F<./->. +to it like F<./->. To convert the result to an ext3 image, use C and to convert it to ext4, use C =back