mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 06:35:43 +02:00
head: add Portuguese Brazilian translation (#17421)
This commit is contained in:
parent
4f900ac6dc
commit
ab9a40f4ed
1 changed files with 8 additions and 0 deletions
8
pages.pt_BR/common/head.md
Normal file
8
pages.pt_BR/common/head.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# head
|
||||
|
||||
> Exibe a primeira parte de arquivos.
|
||||
> Mais informações: <https://manned.org/head.1p>.
|
||||
|
||||
- Exibe as primeiras linhas de um arquivo:
|
||||
|
||||
`head -n {{número_linhas}} {{caminho/para/arquivo}}`
|
Loading…
Add table
Reference in a new issue