diff options
Diffstat (limited to 'share/man/container-console.1.txt')
-rw-r--r-- | share/man/container-console.1.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/container-console.1.txt b/share/man/container-console.1.txt index f327097..4ea8216 100644 --- a/share/man/container-console.1.txt +++ b/share/man/container-console.1.txt @@ -38,6 +38,9 @@ DESCRIPTION ----------- The container console command attaches a console to a container. +While 'container enter' bypasses the login prompt and drops to a root shell, +the 'container console' command shows a full login prompt where any valid user and password combination can be used. + OPTIONS ------- @@ -74,4 +77,4 @@ Debian specific bugs can also be reported in the Debian Bug Tracking System at h AUTHORS ------- -container-tools was written by Daniel Baumann <daniel.baumann@open-infrastructure.net>. +container-tools was written by Daniel Baumann <daniel.baumann@open-infrastructure.net> and others. |