diff options
Diffstat (limited to '')
-rw-r--r-- | share/man/container-create-curl.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/container-create-curl.1.txt b/share/man/container-create-curl.1.txt index a1bd487..987c79e 100644 --- a/share/man/container-create-curl.1.txt +++ b/share/man/container-create-curl.1.txt @@ -58,7 +58,7 @@ The following script options are available: Specify the image name to download, defaults to debian-stretch-${ARCHITECTURE}.tar.xz (where ${ARCHITECTURE} is the host systems architecture). *--server='SERVER'*:: - Specify the image server to download from, defaults to https://files.open-infrastructure.net/images/container-tools/current. + Specify the image server to download from, defaults to https://files.open-infrastructure.net/system/container/debian. *-p, --root-password='PASSWORD'*:: Specify the root password, defaults to a random 16 character password. |