diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-03-13 09:13:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-03-31 14:30:16 +0000 |
commit | 50214ec0638b03733472eda5f838db7596de4357 (patch) | |
tree | eed024b5bdea75918a21eb97056014b3078e2253 /share/man/container.1.txt | |
parent | Adding container-autostart program. (diff) | |
download | compute-tools-50214ec0638b03733472eda5f838db7596de4357.tar.xz compute-tools-50214ec0638b03733472eda5f838db7596de4357.zip |
Adding container limit 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 1b26451..8681446 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). +*limit*:: + Limit ressources of a container, see container-limit(1). + *list*:: List container on the system, see container-list(1). |