diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-10-25 13:55:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-11-06 08:33:46 +0000 |
commit | 19599e55600bd19482b0a46c617caaa23e5ff46d (patch) | |
tree | 099ad5ab8f09a52e3d4f99469605beb98cfc5a73 /share/man/container.1.txt | |
parent | Readding container limit command. (diff) | |
download | compute-tools-19599e55600bd19482b0a46c617caaa23e5ff46d.tar.xz compute-tools-19599e55600bd19482b0a46c617caaa23e5ff46d.zip |
Readding container enter command.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/man/container.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/container.1.txt b/share/man/container.1.txt index 2182319..32bd393 100644 --- a/share/man/container.1.txt +++ b/share/man/container.1.txt @@ -67,6 +67,9 @@ The following container commands are available: *console*:: Attach console to a container, see container-console(1). +*enter*:: + Enter a container namespace, see container-enter(1). + *limit*:: Limit ressources of a container, see container-limit(1). |