From 2cff4f3d417d56183060e98306d80d324a8ff7b2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 2 Mar 2019 09:41:13 +0100 Subject: Removing curl container create script until its completly tested. Signed-off-by: Daniel Baumann --- share/man/container-create.1.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'share/man/container-create.1.txt') diff --git a/share/man/container-create.1.txt b/share/man/container-create.1.txt index d36a694..6df0c2f 100644 --- a/share/man/container-create.1.txt +++ b/share/man/container-create.1.txt @@ -71,9 +71,6 @@ SCRIPTS ------- The following container scripts are available: -*curl*:: - Basic script to create Debian based container, see container-create-curl(1). - *debootstrap*:: Basic script to create Debian based container, see container-create-debootstrap(1). @@ -86,9 +83,6 @@ The following container scripts are available: EXAMPLES -------- -*Create example.net container using curl script:*:: - sudo container create -n example.net -s curl - *Create example.net container using debootstrap script:*:: sudo container create -n example.net -s debootstrap -- cgit v1.2.3