From 5887a63a74e14a60f60eebc27a9e622598fe4cb3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 13 Nov 2016 06:05:43 +0100 Subject: Adding --clean option to curl container create script to remove downloaded tarball from cache after successfull container creation. Signed-off-by: Daniel Baumann --- share/man/container-create-curl.1.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share/man/container-create-curl.1.txt') diff --git a/share/man/container-create-curl.1.txt b/share/man/container-create-curl.1.txt index 7965cc4..68fc0e2 100644 --- a/share/man/container-create-curl.1.txt +++ b/share/man/container-create-curl.1.txt @@ -51,6 +51,9 @@ The following script options are available: *-n, --name='NAME'*:: Specify container name. +"--clean*:: + Remove downloaded tarball after successfull container creation. + *--image='IMAGE'*:: Specify the image name to download, defaults to debian-stretch-${ARCHITECTURE}.tar.xz (where ${ARCHITECTURE} is the host systems architecture). -- cgit v1.2.3