Update stop.rst

This commit is contained in:
tschettervictor
2025-03-01 13:16:21 -07:00
committed by GitHub
parent eac162dd32
commit a02ccf4337

View File

@@ -1,4 +1,3 @@
====
stop
====
@@ -9,3 +8,12 @@ To stop a container you can use the `bastille stop` command.
ishmael ~ # bastille stop folsom
[folsom]:
folsom: removed
.. code-block:: shell
ishmael ~ # bastille stop help
Usage: bastille stop [option(s)] TARGET
Options:
-v | --verbose Print every action on jail stop.
-x | --debug Enable debug mode.