mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 14:54:22 +00:00
Update cheatsheets
This commit is contained in:
4
tldr/zdb
4
tldr/zdb
@@ -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}}`
|
||||
|
||||
Reference in New Issue
Block a user