From db46ebe153f8a0d03319b2c252a6413c7c26c57c Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sun, 18 May 2025 11:39:38 -0600 Subject: [PATCH] docs: Update tags --- docs/chapters/subcommands/tags.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/subcommands/tags.rst b/docs/chapters/subcommands/tags.rst index 45b62bd6..c08e56b4 100644 --- a/docs/chapters/subcommands/tags.rst +++ b/docs/chapters/subcommands/tags.rst @@ -14,7 +14,7 @@ The ``tags`` sub-command adds, removes or lists arbitrary tags on your jail(s). .. code-block:: shell ishmael ~ # bastille tags help - Usage: bastille tags TARGET [add|delete|list] [tag1,tag2] + Usage: bastille tags [option(s)] TARGET [add|delete|list] [tag1,tag2] Options: -x | --debug Enable debug mode.