mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 22:55:44 +02:00
command: add Brazilian Portuguese translation
This commit is contained in:
parent
0c3bc64d5b
commit
ebf6423592
1 changed files with 7 additions and 0 deletions
7
pages.pt-BR/linux/command.md
Normal file
7
pages.pt-BR/linux/command.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# command
|
||||||
|
|
||||||
|
> Obriga o shell a executar o programa, ignorando qualquer função ou alias com o mesmo nome.
|
||||||
|
|
||||||
|
- Executa o programa ls program literalmente, mesmo que exista algum alias ls:
|
||||||
|
|
||||||
|
`command {{ls}}`
|
Loading…
Add table
Reference in a new issue