Update export.rst

This commit is contained in:
tofaz
2022-09-02 11:36:43 -04:00
committed by GitHub
parent 6f739229cb
commit a0abac97ff

View File

@@ -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.