diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-07-22 21:24:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-07-23 08:20:54 +0000 |
commit | 2f2460ff02f1b74963a81f968cf3105a8e852da0 (patch) | |
tree | fecb143fc93a133063acd311e633711375749793 /share/man/container-create-curl.1.txt | |
parent | Adding automatic compression detection for downloads in in curl container cre... (diff) | |
download | compute-tools-2f2460ff02f1b74963a81f968cf3105a8e852da0.tar.xz compute-tools-2f2460ff02f1b74963a81f968cf3105a8e852da0.zip |
Adding architecture option to curl container create script.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/man/container-create-curl.1.txt')
-rw-r--r-- | share/man/container-create-curl.1.txt | 3 |
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 2c588cf..8e267ce 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. +*-a, --architecture='ARCHITECTURE'*:: + Specify container architecture. + "--clean*:: Remove downloaded tarball after successfull container creation. |