diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-03-02 08:45:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-03-02 09:17:57 +0000 |
commit | fd7f55531985f06df5e654c05ac478f5d8d4febc (patch) | |
tree | 3dfd1a89e2a6a5da295bf1de9a74937bf828d183 /share/man/container-create-debootstrap.1.txt | |
parent | Updating list of container commands to be logged. (diff) | |
download | compute-tools-fd7f55531985f06df5e654c05ac478f5d8d4febc.tar.xz compute-tools-fd7f55531985f06df5e654c05ac478f5d8d4febc.zip |
Updating list of container shortcut commands.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/man/container-create-debootstrap.1.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/container-create-debootstrap.1.txt b/share/man/container-create-debootstrap.1.txt index 5268eb7..43950af 100644 --- a/share/man/container-create-debootstrap.1.txt +++ b/share/man/container-create-debootstrap.1.txt @@ -31,8 +31,10 @@ container-create-debootstrap - Create a basic Debian based container with deboot SYNOPSIS -------- *container create -s debootstrap* ['OPTIONS'] -*container create -s mmdebstrap* ['OPTIONS'] +*cnt cr -s debootstrap* ['OPTIONS'] +*container create -s mmdebstrap* ['OPTIONS'] +*cnt cr -s mmdebstrap* ['OPTIONS'] DESCRIPTION ----------- |