mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-26 21:44:06 +02:00
fdisk: add Brazilian Portuguese translation
This commit is contained in:
parent
caa960b3a4
commit
53c5a01199
1 changed files with 11 additions and 0 deletions
11
pages.pt-BR/linux/fdisk.md
Normal file
11
pages.pt-BR/linux/fdisk.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# fdisk
|
||||
|
||||
> Um programa para gerenciar tabelas de partições e partições no disco rígido.
|
||||
|
||||
- Exibe as partições:
|
||||
|
||||
`fdisk -l`
|
||||
|
||||
- Inicia o manipulador de partições:
|
||||
|
||||
`fdisk {{/dev/sda}}`
|
Loading…
Add table
Reference in a new issue