summaryrefslogtreecommitdiffstats
path: root/share/man/container-create-curl.1.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-11-13 05:05:43 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-11-13 05:05:43 +0000
commit713143fb07973bce45c53c0949a6fdf663ef97ec (patch)
tree3d1179ae68580b2dbaff92c65fe087ff453c7cd0 /share/man/container-create-curl.1.txt
parentHarmonizing manpage markup. (diff)
downloadcompute-tools-713143fb07973bce45c53c0949a6fdf663ef97ec.tar.xz
compute-tools-713143fb07973bce45c53c0949a6fdf663ef97ec.zip
Adding --clean option to curl container create script to remove downloaded tarball from cache after successfull container creation.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r--share/man/container-create-curl.1.txt3
1 files changed, 3 insertions, 0 deletions
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).