mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 13:15:46 +02:00
btrfs-version: add page (#7456)
This commit is contained in:
parent
43fc0843c6
commit
2927f73cc0
1 changed files with 12 additions and 0 deletions
12
pages/linux/btrfs-version.md
Normal file
12
pages/linux/btrfs-version.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# btrfs version
|
||||||
|
|
||||||
|
> Display btrfs-progs version.
|
||||||
|
> More information: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs>.
|
||||||
|
|
||||||
|
- Display btrfs-progs version:
|
||||||
|
|
||||||
|
`btrfs version`
|
||||||
|
|
||||||
|
- Display help:
|
||||||
|
|
||||||
|
`btrfs version --help`
|
Loading…
Add table
Reference in a new issue