fix typo
This commit is contained in:
parent
0a01dff5ff
commit
c90c5c0fc7
@ -32,7 +32,7 @@ path to an input csv file. The first column of the file should be the source UR
|
|||||||
##### Example Usage:
|
##### Example Usage:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
./wafredir -action="test" -concurrentReq 420 -csvfile "path/to/file.csv"
|
./wafredir -action="test" -concurrentReq=420 -csvfile="path/to/file.csv"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Example input csv
|
### Example input csv
|
||||||
|
Loading…
Reference in New Issue
Block a user