Skip to content

Commit

Permalink
update cmd_intro doc (hub download) (PaddlePaddle#453)
Browse files Browse the repository at this point in the history
update cmd_intro doc (hub download)
  • Loading branch information
Steffy-zxf authored Mar 17, 2020
1 parent 9535605 commit a2cda13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/cmdintro.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ PaddleHub支持修改预训练模型存放路径:
`选项`
* `--output_path`:用于指定存放下载文件的目录,默认为当前目录

* `--uncompress`:是否对下载的压缩包进行解压,默认不解压
* `--uncompress`:是否对下载的压缩包进行解压,填写true或者false,默认false(不解压)

* `--type`:指定下载的资源类型,当指定Model时,download只会下载Model的资源。默认为All,此时会优先搜索Module资源,如果没有相关的Module资源,则搜索Model

Expand Down

0 comments on commit a2cda13

Please sign in to comment.