mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 15:45:59 +02:00
wget: finish remaining Chinese translation
This commit is contained in:
parent
d00343a5ad
commit
50257b3c95
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
`wget --limit-rate={{300k}} --tries={{100}} {{https://example.com/somepath/}}`
|
||||
|
||||
- Download a file from an HTTP server using Basic Auth (also works for FTP):
|
||||
- 使用基本授权来从HTTP/FTP服务器中下载文件:
|
||||
|
||||
`wget --user={{username}} --password={{password}} {{https://example.com}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue