We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af5dd2 commit 6cbc405Copy full SHA for 6cbc405
1 file changed
README.md
@@ -63,7 +63,7 @@ Here are a few examples of how to use `paramspider`:
63
- Set up web request proxy:
64
65
```sh
66
- paramspider -d example.com -p '127.0.0.1:7890'
+ paramspider -d example.com --proxy '127.0.0.1:7890'
67
```
68
## Contributing
69
0 commit comments