diff --git a/usr/local/share/bastille/export.sh b/usr/local/share/bastille/export.sh index 51293f1d..7f3419ae 100644 --- a/usr/local/share/bastille/export.sh +++ b/usr/local/share/bastille/export.sh @@ -50,6 +50,7 @@ usage() { --txz Export a jail using simple .txz compressed archive instead. -v | --verbose Be more verbose during the ZFS send operation. --xz Export a ZFS jail using XZ(.xz) compressed image. + -x | --debug Enable debug mode. Note: If no export option specified, the jail should be redirected to standard output.