mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-23 02:33:35 +01:00
basic spacing fixes for help commands
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user