Files
cheatsheet-tldr/tldr/linux/btrfs-version
2025-07-20 00:24:01 +00:00

18 lines
307 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# btrfs version
> Display btrfs-progs version.
> More information: <https://btrfs.readthedocs.io/en/latest/btrfs.html>.
- Display help:
`btrfs {{[v|version]}} --help`
- Display version:
`btrfs {{[v|version]}}`