mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 05:35:42 +02:00
Update wget.md
This commit is contained in:
parent
b371972d69
commit
befb0b82ab
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
`wget {{https://exemplo.com/foo}}`
|
||||
|
||||
- - Baixa o conteúdo de uma URL para o arquivo (nomeado como "bar" neste caso):
|
||||
- Baixa o conteúdo de uma URL para o arquivo (nomeado como "bar" neste caso):
|
||||
|
||||
`wget --output-document {{bar}} {{https://exemplo.com/foo}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue