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,11 +1,11 @@
edit
====
To edit a jails configuration, use ``bastille edit TARGET``.
Edit jail config files.
.. code-block:: shell
ishmael ~ # bastille edit azkaban [filename]
ishmael ~ # bastille edit azkaban [FILE]
Syntax requires a target an optional filename. By default the file edited will
be ``jail.conf``. Other common filenames are ``fstab`` or ``rctl.conf``.
@@ -13,7 +13,8 @@ be ``jail.conf``. Other common filenames are ``fstab`` or ``rctl.conf``.
.. code-block:: shell
ishmael ~ # bastille edit help
Usage: bastille edit [option(s)] TARGET [filename]
Options:
Usage: bastille edit [option(s)] TARGET [FILE]
-x | --debug Enable debug mode.
Options:
-x | --debug Enable debug mode.