diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-02-15 05:12:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-02-18 07:24:49 +0000 |
commit | c46e6f868149e04378f379655341f3098f493c68 (patch) | |
tree | 5a96a0f7fc66e02fdf2fb44b7ea305c684addc02 /share/man/container.1.txt | |
parent | Adding missing convenience symlinks in bash-completion. (diff) | |
download | compute-tools-c46e6f868149e04378f379655341f3098f493c68.tar.xz compute-tools-c46e6f868149e04378f379655341f3098f493c68.zip |
Adding container log 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 efe4e3b..7170041 100644 --- a/share/man/container.1.txt +++ b/share/man/container.1.txt @@ -85,6 +85,9 @@ The following container commands are available: *list*:: List container on the system, see container-list(1). +*log*:: + Show container log, see container-log(1). + *status*:: Show container status, see container-status(1). |