fix(zfs): Fix multi-line bash command (#21)

This commit is contained in:
hygienic-books 2023-11-11 01:16:37 +01:00
parent d2108276a0
commit bd586e4c67

View File

@ -418,7 +418,7 @@ In order to generate a new master key after you've changed your user key as ment
--large-block \ --large-block \
--compressed \ --compressed \
'zpool/root/archlinux-sxu@rekey' | \ 'zpool/root/archlinux-sxu@rekey' | \
\
zfs receive \ zfs receive \
-Fvu \ -Fvu \
-o 'encryption=on' \ -o 'encryption=on' \