diff --git a/docs/chapters/subcommands/export.rst b/docs/chapters/subcommands/export.rst index b2ffb51d..3fb2b5ff 100644 --- a/docs/chapters/subcommands/export.rst +++ b/docs/chapters/subcommands/export.rst @@ -20,6 +20,8 @@ can be exported only when the jail is not running. Available options are: +.. code-block:: shell + --gz -- Export a ZFS jail using GZIP(.gz) compressed image. -r | --raw -- Export a ZFS jail to an uncompressed RAW image. -s | --safe -- Safely stop and start a ZFS jail before the exporting process.