1
0
Fork 0
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:
Delon 2025-02-07 04:01:06 -03:00 committed by GitHub
parent 3ded93f46a
commit e58c2b99a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`