diff --git a/docs/chapters/subcommands/stop.rst b/docs/chapters/subcommands/stop.rst index 3ee7e507..4642d035 100644 --- a/docs/chapters/subcommands/stop.rst +++ b/docs/chapters/subcommands/stop.rst @@ -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.