mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:22:07 +02:00
btrfs-version: fix syntax (#10587)
This commit is contained in:
parent
adbadd90d4
commit
c419de7e18
1 changed files with 2 additions and 2 deletions
|
@ -3,10 +3,10 @@
|
||||||
> Exibe a versão do btrfs-progs.
|
> Exibe a versão do btrfs-progs.
|
||||||
> Mais informações: <https://btrfs.readthedocs.io/en/latest/btrfs.html>.
|
> Mais informações: <https://btrfs.readthedocs.io/en/latest/btrfs.html>.
|
||||||
|
|
||||||
- Exibir a versão do btrfs-progs.
|
- Exibir a versão do btrfs-progs:
|
||||||
|
|
||||||
`btrfs version`
|
`btrfs version`
|
||||||
|
|
||||||
- Exibir a ajuda.
|
- Exibir a ajuda:
|
||||||
|
|
||||||
`btrfs version --help`
|
`btrfs version --help`
|
||||||
|
|
Loading…
Add table
Reference in a new issue