From 7927fb9e25891ea327df067741cbdcfc13e9be3f Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sat, 1 Mar 2025 13:09:36 -0700 Subject: [PATCH] Update import.rst --- docs/chapters/subcommands/import.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/chapters/subcommands/import.rst b/docs/chapters/subcommands/import.rst index be14e880..85100f01 100644 --- a/docs/chapters/subcommands/import.rst +++ b/docs/chapters/subcommands/import.rst @@ -1,4 +1,3 @@ -====== import ====== @@ -11,6 +10,8 @@ Import a container backup image or archive. The import sub-command supports both UFS and ZFS storage. ZFS based containers will use ZFS snapshots. UFS based containers will use `txz` archives. +To import to a specified release, specify it as the last argument. + .. code-block:: shell - Usage: bastille import file [option] + Usage: bastille import [option(s)] file [RELEASE]