mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:13:31 +02:00
!: update Portuguese Brazilian translation (#14404)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
parent
3ded93f46a
commit
e58c2b99a1
1 changed files with 5 additions and 5 deletions
|
@ -23,14 +23,14 @@
|
|||
|
||||
`{{comando}} !*`
|
||||
|
||||
- Substitui com o último argumento do último comando:
|
||||
- Substitui com os argumentos do último comando:
|
||||
|
||||
`{{comando}} !$`
|
||||
`{{command}} !$`
|
||||
|
||||
- Substitui com o último comando sem o último argumento:
|
||||
- Substitui com o último comando, mas sem o último argumento:
|
||||
|
||||
`!:-`
|
||||
|
||||
- Mostra o último comando que começa com um texto sem executa-lo:
|
||||
- Imprime o último comando que começa com uma string sem executá-lo.:
|
||||
|
||||
`!{{texto}}:p`
|
||||
`!{{string}}:p`
|
||||
|
|
Loading…
Add table
Reference in a new issue