From e13a0fdf873a020c9a703ffeab80b865eca7cf93 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sat, 1 Mar 2025 13:18:10 -0700 Subject: [PATCH] Update top.rst --- docs/chapters/subcommands/top.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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.