format translation: update
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
30c2bd4c7c
commit
b33795f8ab
@@ -4,11 +4,11 @@
|
||||
> 支持 HTTP, HTTPS, 和 FTP.
|
||||
> 更多信息:<https://www.gnu.org/software/wget>.
|
||||
|
||||
- 将该 URL 的内容下载到文件中 (在这个例子中文件名为 "foo"):
|
||||
- 将该 URL 的内容下载到文件中 (在这个例子中文件名为 "foo"):
|
||||
|
||||
`wget {{https://example.com/foo}}`
|
||||
|
||||
- 将该 URL 的内容下载到文件中 (在这个例子中文件名为 "bar"):
|
||||
- 将该 URL 的内容下载到文件中 (在这个例子中文件名为 "bar"):
|
||||
|
||||
`wget -O {{bar}} {{https://example.com/foo}}`
|
||||
|
||||
|
Reference in New Issue
Block a user