diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-12-11 10:23:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-12-11 10:23:17 +0000 |
commit | e0ba819a3ef8fe6eb72407251f4da85531d84cb7 (patch) | |
tree | bf9ee9ec0b21aeec0f1cd45f4ea1bd877a2b726f /share/man/container.1.txt | |
parent | Tidying container move comments. (diff) | |
download | compute-tools-e0ba819a3ef8fe6eb72407251f4da85531d84cb7.tar.xz compute-tools-e0ba819a3ef8fe6eb72407251f4da85531d84cb7.zip |
Adding container move manpage.
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 670efbe..6d260bb 100644 --- a/share/man/container.1.txt +++ b/share/man/container.1.txt @@ -64,6 +64,9 @@ The following container commands are available: *remove*:: Remove a container, see container-remove(1). +*move*:: + Rename a container, see container-move(1). + *console*:: Attach console to a container, see container-console(1). |