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]