diff --git a/pages.zh/common/wget.md b/pages.zh/common/wget.md index 8d8f1dd4ef..1bd15355c2 100644 --- a/pages.zh/common/wget.md +++ b/pages.zh/common/wget.md @@ -32,6 +32,6 @@ `wget -c {{https://example.com}}` -- 将指定文件中所有列出的URL下载到一个地址中: +- 将指定文件中所有列出的URL下载到一个目录中: `wget -P {{path/to/directory}} -i {{URLs.txt}}`