basic spacing fixes for help commands

This commit is contained in:
tschettervictor
2025-05-18 17:16:17 -06:00
parent 8f33850310
commit b040474bf5
51 changed files with 260 additions and 232 deletions

View File

@@ -1,7 +1,7 @@
console
=======
This sub-command launches a login shell into the container. Default is password-
Launch a login shell into the jail. Default is password-
less root login.
.. code-block:: shell
@@ -10,15 +10,16 @@ less root login.
[folsom]:
root@folsom:~ #
At this point you are logged in to the container and have full shell access. The
At this point you are logged in to the jail and have full shell access. The
system is yours to use and/or abuse as you like. Any changes made inside the
container are limited to the container.
jail are limited to the jail.
.. code-block:: shell
ishmael ~ # bastille console help
Usage: bastille console [option(s)] TARGET [user]
Options:
Usage: bastille console [option(s)] TARGET [USER]
-a | --auto Auto mode. Start/stop jail(s) if required.
-x | --debug Enable debug mode.
Options:
-a | --auto Auto mode. Start/stop jail(s) if required.
-x | --debug Enable debug mode.