diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/container-create-debootstrap.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/container-create-debootstrap.1.txt b/share/man/container-create-debootstrap.1.txt index 3377ea0..2298be6 100644 --- a/share/man/container-create-debootstrap.1.txt +++ b/share/man/container-create-debootstrap.1.txt @@ -57,7 +57,7 @@ The following script options are available: Specify the Debian distribution, defaults to jessie. *-m, --mirror='MIRROR'*:: - Specify the Debian mirror, defaults to http://ftp.debian.org/debian. + Specify the Debian mirror, defaults to https://deb.debian.org/debian. *-p, --root-password='PASSWORD'*:: Specify the root password, defaults to a random 16 character password. |