From 0be18e171aea22c699a01885246c41be6ad20baf Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Mon, 16 Jun 2025 20:17:38 -0600 Subject: [PATCH] Update export.sh --- usr/local/share/bastille/export.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/share/bastille/export.sh b/usr/local/share/bastille/export.sh index aeb53126..f0a29a83 100644 --- a/usr/local/share/bastille/export.sh +++ b/usr/local/share/bastille/export.sh @@ -42,7 +42,7 @@ usage() { Options: - -a | --auto Auto mode. Start/stop jails if required. + -a | --auto Auto mode. Start/stop jail(s) if required. --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.