diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-10-25 13:55:13 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-11-06 08:33:46 +0000 |
commit | 1047607cbab4010ceb864c788083de82b5d8916a (patch) | |
tree | b9b479dfc9b131087f83570b2cbb8771836142a8 /share/man/container.1.txt | |
parent | Readding -f|--force option in container stop command. (diff) | |
download | compute-tools-1047607cbab4010ceb864c788083de82b5d8916a.tar.xz compute-tools-1047607cbab4010ceb864c788083de82b5d8916a.zip |
Readding 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 78a7d68..2182319 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). |