commit 6af67a23b2d603b15b427490c29130ae840ddee1 parent ce324200c37835624c2c83e016d718b9d679de0b Author: pyratebeard <root@pyratebeard.net> Date: Sat, 24 May 2025 09:26:17 +0100 updates Diffstat:
M | filesystems/zfs.md | | | 9 | +++++---- |
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/filesystems/zfs.md b/filesystems/zfs.md @@ -1,10 +1,11 @@ # zfs ## common commands -| command | description | -| --- | --- | -| `zfs list` | view existing datasets | -| `zfs load-key` | load encryption key | +| command | description | +| --- | --- | +| `zfs list` | view existing datasets | +| `zfs load-key` | load encryption key | +| `zpool scrub -p <pool>` | pause scrub | ## freebsd * `zfs` installed as part of base from 13.0