diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-06-16 06:58:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-07-01 09:21:24 +0000 |
commit | 4cc801f9945f8ee865a50d50be74ce8289e3a49b (patch) | |
tree | 5beb1623293c9068d4a42242966eddf3cd5a0aac /share/man/container.1.txt | |
parent | Showing only local containers by default in container list command. (diff) | |
download | compute-tools-4cc801f9945f8ee865a50d50be74ce8289e3a49b.tar.xz compute-tools-4cc801f9945f8ee865a50d50be74ce8289e3a49b.zip |
Adding container enter command.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/man/container.1.txt')
-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 7ad4f87..6fac812 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). |