diff --git a/docs/chapters/subcommands/migrate.rst b/docs/chapters/subcommands/migrate.rst index 97809672..daf26d8c 100644 --- a/docs/chapters/subcommands/migrate.rst +++ b/docs/chapters/subcommands/migrate.rst @@ -25,5 +25,6 @@ port by supplying it as in ``user@host:port``. -d | --destroy Destroy local jail after migration. -b | --backup Retain archives on remote system. | --doas Use 'doas' instead of 'sudo'. + -l | --live Migrate a running jail (ZFS only). -p | --password Use password based authentication. -x | --debug Enable debug mode.