This commit is contained in:
tschettervictor
2025-09-28 11:24:59 -06:00
committed by GitHub
parent 8a6627841b
commit 3d8952d8f2

View File

@@ -3,9 +3,9 @@ restart
Restart jail(s).
Bastille will attempt to stop, the start the targetted jail(s). If a jail is not running, Bastille
will still start it. To avoide this, run the restart command with ``-i|--ignore`` to skip any jail(s)
that are not running.
Bastille will attempt to stop, then start the targetted jail(s). If a jail is not running, Bastille
will still start it. To avoid this, run the restart command with ``-i|--ignore`` to skip any
stopped jail(s).
.. code-block:: shell