docs(zfs): Export zpool when done working on it (#3)

This commit is contained in:
hygienic-books 2023-10-22 16:04:43 +02:00
parent 2e39075273
commit 4e795c9cb7

View File

@ -417,7 +417,7 @@ mount /dev/sda1 /mnt/efi
arch-chroot /mnt /bin/bash
```
When done cleanly remove your work:
When done exit `chroot` and cleanly remove your work:
```
umount /mnt/efi