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

wikit: move to common/ and add pt_BR translation (#11950)

* wikit: move to common/

* wikit: add pt_BR translation

* wikit: remove page from old directory

* wikit: fix pt_BR translation formatting

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
This commit is contained in:
Vitor Henrique 2024-01-02 16:49:35 -03:00 committed by GitHub
parent 8bd5c25864
commit 10357b3fc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,20 @@
# wikit
> Um programa de linha de comando para obter resumos da Wikipédia facilmente.
> Mais informações: <https://github.com/KorySchneider/wikit>.
- Mostra um pequeno resumo de um tópico específico da Wikipédia:
`wikit {{tópico}}`
- Especifica uma linguagem (código de linguagem ISO 639-1):
`wikit {{tópico}} --lang {{código_de_linguagem}}`
- Abre o artigo completo no navegador padrão:
`wikit {{tópico}} -b`
- Abre um menu de desambiguação:
`wikit {{tópico}} -d`