Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-25 00:20:50 +00:00
parent 9b28211252
commit f4e4b40a39
35 changed files with 147 additions and 70 deletions

View File

@@ -14,8 +14,8 @@ source: https://github.com/tldr-pages/tldr.git
- Show detailed configuration for a specific ZFS pool:
`zdb -C {{poolname}}`
`zdb {{[-C|--config]}} {{poolname}}`
- Show statistics about number, size and deduplication of blocks:
`zdb -b {{poolname}}`
`zdb {{[-b|--block-stats]}} {{poolname}}`