diff --git a/mmdebstrap b/mmdebstrap index 658663d..4db8976 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -6239,7 +6239,12 @@ I is C<-> or if no I was specified. =head1 OPTIONS Options are case insensitive. Short options may be bundled. Long options -require a double dash and may be abbreviated to uniqueness. +require a double dash and may be abbreviated to uniqueness. Options can be +placed anywhere on the command line, even before or mixed with the I, +I, and I arguments. A double dash C<--> can be used to stop +interpreting command line arguments as options to allow I, I and +I arguments that start with a single or double dash. Option order only +matters for options that can be passed multiple times as documented below. =over 8