Some fixes for non woring sudo

This commit is contained in:
2026-09-02 00:18:04 +03:00
parent 96ae9abcb7
commit e7f3522671
2 changed files with 9 additions and 1 deletions
+4
View File
@@ -83,6 +83,10 @@ If this command fails, configure the remote account's `sudoers` entry for the
necessary `zfs` commands with `NOPASSWD` before running the migration. Do not
put a password in the script or on its command line.
`REMOTE_HOST` must be a complete hostname or address, such as
`root@192.0.2.10` or `admin@new-server`. `root@` is invalid because it has no
host after the `@`.
Options:
| Option | Description |