wget: finish remaining Chinese translation
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
d00343a5ad
commit
50257b3c95
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
`wget --limit-rate={{300k}} --tries={{100}} {{https://example.com/somepath/}}`
|
`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}}`
|
`wget --user={{username}} --password={{password}} {{https://example.com}}`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user