diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-07-25 07:54:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-07-26 03:46:53 +0000 |
commit | b5b74b561d10b8c627bcf49b0234d1fb22b9c09f (patch) | |
tree | 4cb9b334ea77f56a7ffe0a29416d687ef191fc7b /share/man/container-build.1.rst | |
parent | Renaming container create command to container build. (diff) | |
download | compute-tools-b5b74b561d10b8c627bcf49b0234d1fb22b9c09f.tar.xz compute-tools-b5b74b561d10b8c627bcf49b0234d1fb22b9c09f.zip |
Making previous container curl create script a container get script.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/man/container-build.1.rst')
-rw-r--r-- | share/man/container-build.1.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/share/man/container-build.1.rst b/share/man/container-build.1.rst index 55f2a9b..d4d7fc5 100644 --- a/share/man/container-build.1.rst +++ b/share/man/container-build.1.rst @@ -44,9 +44,6 @@ Scripts The following build scripts are available: -curl: - Basic script to build Debian based container, see container-create-curl(1). - debootstrap: Basic script to build Debian based container, see container-build-debootstrap(1). |