mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
wordgrinder: add Brazilian Portuguese translation
This commit is contained in:
parent
50721805bb
commit
a9a3cb0c36
1 changed files with 15 additions and 0 deletions
15
pages.pt-BR/common/wordgrinder.md
Normal file
15
pages.pt-BR/common/wordgrinder.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# wordgrinder
|
||||
|
||||
> Processador de texto em linha de comando.
|
||||
|
||||
- Iniciar wordgrinder (carrega um documento vazio por padrão):
|
||||
|
||||
`wordgrinder`
|
||||
|
||||
- Abrir arquivo específico:
|
||||
|
||||
`wordgrinder {{nome_do_arquivo}}`
|
||||
|
||||
- Mostrar o menu:
|
||||
|
||||
`Alt + M`
|
Loading…
Add table
Reference in a new issue