From a0abac97ff1732470cf649a6eb2f8748ee092bb5 Mon Sep 17 00:00:00 2001 From: tofaz <64267878+tofazzz@users.noreply.github.com> Date: Fri, 2 Sep 2022 11:36:43 -0400 Subject: [PATCH] Update export.rst --- docs/chapters/subcommands/export.rst | 2 ++ 1 file changed, 2 insertions(+) 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.