mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-06 04:34:19 +01:00
docs: Once over error correction
This commit is contained in:
@@ -1,19 +1,18 @@
|
||||
edit
|
||||
====
|
||||
|
||||
To edit a jails configuration, use `bastille edit TARGET`.
|
||||
To edit a jails configuration, use ``bastille edit TARGET``.
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
ishmael ~ # bastille edit azkaban [filename]
|
||||
|
||||
Syntax requires a target an optional filename. By default the file edited will
|
||||
be `jail.conf`. Other common filenames are `fstab` or `rctl.conf`.
|
||||
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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user