diff options
Diffstat (limited to 'share/man/container-shell.1.txt')
-rw-r--r-- | share/man/container-shell.1.txt | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/share/man/container-shell.1.txt b/share/man/container-shell.1.txt index 946f77e..9a2fdd8 100644 --- a/share/man/container-shell.1.txt +++ b/share/man/container-shell.1.txt @@ -39,7 +39,19 @@ container-tools provides the system integration for managing containers using sy COMMANDS -------- -All container commands are available, see container(1). +All container commands are available, see container(1). Additionally, the following commands are specific to container-shell: + +*about:*:: + shows introduction (manpage). + +*help:*:: + shows available commands within the container-shell. + +*help COMMAND:*:: + shows help (manpage) for a specific container command. + +*logout:*:: + exits container-shell. SEE ALSO |