0.0.2 • Published 5 years ago
md-img v0.0.2
mdDownloadImg
Download img in markdown
> mdDownloadImg.js -h
Usage: mdDownloadImg [options]
Options:
-V, --version output the version number
-p, --path <path> markdown 目标文件
-s, --suffix <suffix> 需要更改下载的图片的后缀的话 后缀(eg: -s jpg)
-d, --dir <path> 生成的目录(eg: -d res)
-i, --img-dir <path> 生成目录内图片目录(eg: -i ./img/20)
-h, --help output usage information
Examples:
$ custom-help --help
$ custom-help -h