Files
hackacad/docs/chapters/subcommands/edit.rst

21 lines
458 B
ReStructuredText
Raw Normal View History

2020-07-13 19:27:23 -06:00
edit
====
2025-02-23 10:09:25 -07:00
To edit a jails configuration, use `bastille edit TARGET`.
2020-07-13 19:27:23 -06:00
.. 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`.
.. code-block:: shell
2025-02-23 10:09:25 -07:00
ishmael ~ # bastille edit help
Usage: bastille edit [option(s)] TARGET [filename]
Options:
-x | --debug Enable debug mode.