diff --git a/docs/chapters/subcommands/start.rst b/docs/chapters/subcommands/start.rst index 9057a707..6f1ddfc6 100644 --- a/docs/chapters/subcommands/start.rst +++ b/docs/chapters/subcommands/start.rst @@ -1,4 +1,3 @@ -===== start ===== @@ -9,3 +8,12 @@ To start a container you can use the `bastille start` command. ishmael ~ # bastille start folsom [folsom]: folsom: created + +.. code-block:: shell + + ishmael ~ # bastille start help + Usage: bastille start [option(s)] TARGET + Options: + + -v | --verbose Print every action on jail start. + -x | --debug Enable debug mode.