mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-20 17:20:12 +01:00
Update export.rst
This commit is contained in:
@@ -15,16 +15,16 @@ can be exported only when the jail is not running.
|
|||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
Usage: bastille export | option(s) | TARGET | PATH
|
Usage: bastille export [option(s)] TARGET PATH
|
||||||
|
|
||||||
Available options are:
|
Available options are:
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
--gz -- Export a ZFS jail using GZIP(.gz) compressed image.
|
--gz Export a ZFS jail using GZIP(.gz) compressed image.
|
||||||
-r | --raw -- Export a ZFS jail to an uncompressed RAW 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.
|
-s | --safe Safely stop and start a ZFS jail before the exporting process.
|
||||||
--tgz -- Export a jail using simple .tgz compressed archive instead.
|
--tgz Export a jail using simple .tgz compressed archive instead.
|
||||||
--txz -- Export a jail using simple .txz compressed archive instead.
|
--txz Export a jail using simple .txz compressed archive instead.
|
||||||
-v | --verbose -- Be more verbose during the ZFS send operation.
|
-v | --verbose Be more verbose during the ZFS send operation.
|
||||||
--xz -- Export a ZFS jail using XZ(.xz) compressed image.
|
--xz Export a ZFS jail using XZ(.xz) compressed image.
|
||||||
|
|||||||
Reference in New Issue
Block a user