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.