doc/toolbox-enter: Mention which shell is spawned

https://github.com/containers/toolbox/pull/682
This commit is contained in:
Ondřej Míchal 2021-01-25 18:43:01 +01:00 committed by Debarshi Ray
parent a8caedbb01
commit 59055cf9eb

View file

@ -10,8 +10,9 @@ toolbox\-enter - Enter a toolbox container for interactive use
## DESCRIPTION
Spawns an interactive shell inside a toolbox container. The container should
have been created using the `toolbox create` command.
Spawns an interactive shell inside a toolbox container that was created using
the `toolbox create` command. It tries to spawn the user's default shell, but
if it's not available inside the container then it falls back to `/bin/bash`.
When invoked without any options, `toolbox enter` will try to enter the default
toolbox container for the host, or if there's only one container available then