From a03fd2e007ca7b28612a791688c780127262819a Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Thu, 19 Jun 2025 08:36:02 -0600 Subject: [PATCH] docs: list: Update help docs --- docs/chapters/subcommands/list.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/chapters/subcommands/list.rst b/docs/chapters/subcommands/list.rst index 5d278dfa..b5f7e85b 100644 --- a/docs/chapters/subcommands/list.rst +++ b/docs/chapters/subcommands/list.rst @@ -2,9 +2,9 @@ list ==== List jails, ports, releases, templates, logs, limits, exports and imports and much more -managed by bastille. +managed by bastille. See the ``help`` output below. -Using `bastille list` without args will print with all the info we feel is most important. +Using `bastille list` without args will print all jails with the info we feel is most important. Most options can be printed in JSON format by including the ``-j|--json`` flag. Use ``-p|--pretty`` to print in columns instead of rows.