diff --git a/docs/chapters/subcommands/top.rst b/docs/chapters/subcommands/top.rst index 77e7f831..3e65815d 100644 --- a/docs/chapters/subcommands/top.rst +++ b/docs/chapters/subcommands/top.rst @@ -1,4 +1,3 @@ -=== top === @@ -8,3 +7,12 @@ This command runs `top` in the targeted jail. .. image:: ../../images/top.png :align: center :alt: bastille top container + +.. code-block:: shell + + ishmael ~ # bastille top help + Usage: bastille top [options(s)] TARGET + Options: + + -a | --auto Auto mode. Start/stop jail(s) if required. + -x | --debug Enable debug mode.