Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
godspeedcurry committed May 30, 2024
1 parent ffafec8 commit aa188b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ match http m|^HTTP| p/HTTP Protocol/
* `spider`命令可简写为`sp``ss`
```bash
./godscan spider --url http://example.com
# -d 1 可以指定爬虫的深度 默认为2
# -d 1 可以指定爬虫的深度 默认为2 可以适当提高深度至3
# 从文件批量爬取
./godscan spider --url-file url.txt
```
Expand Down

0 comments on commit aa188b1

Please sign in to comment.