mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 14:55:56 +02:00
cmatrix: add pt_BR translation (#8839)
This commit is contained in:
parent
712b9688e2
commit
8c0c350c34
1 changed files with 20 additions and 0 deletions
20
pages.pt_BR/common/cmatrix.md
Normal file
20
pages.pt_BR/common/cmatrix.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# cmatrix
|
||||
|
||||
> Exibe um padrão semelhante à Matrix rolando na tela do terminal.
|
||||
> Mais informações: <https://github.com/abishekvashok/cmatrix>.
|
||||
|
||||
- Habilita rolagem assincrona:
|
||||
|
||||
`cmatrix -a`
|
||||
|
||||
- Exibe texto em vermelho:
|
||||
|
||||
`cmatrix -C {{red}}`
|
||||
|
||||
- Habilita modo arco-iris:
|
||||
|
||||
`cmatrix -r`
|
||||
|
||||
- Determina um atraso de 2 centisegundos (20 milisegundos) na atualização da tela:
|
||||
|
||||
`cmatrix -u {{2}}`
|
Loading…
Add table
Reference in a new issue