1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 22:04:59 +02:00

fatlabel: add Brazilian Portuguese translation

This commit is contained in:
Andrik Albuquerque 2019-03-27 14:42:07 -03:00 committed by Agniva De Sarker
parent 879e25c588
commit b3d1b3e193

View file

@ -0,0 +1,11 @@
# fatlabel
> Define ou exibe a etiqueta de uma partição FAT32.
- Exibe a etiqueta de uma partição FAT32:
`fatlabel {{/dev/sda1}}`
- Define a etiqueta de uma partição FAT32:
`fatlabel {{/dev/sdc3}} "{{new_label}}"`