commit cf17ee0af9362351972dcb87fceefa28f7923dda parent 0284437acb66a3856a8a63b4648a7ac5d5f23881 Author: pyratebeard <root@pyratebeard.net> Date: Mon, 9 Jun 2025 10:42:41 +0100 Merge remote-tracking branch 'refs/remotes/origin/master' 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