Fixes typo in Readme
This commit is contained in:
@@ -130,7 +130,7 @@ cli_options:
|
|||||||
api_token: YOUR_API_TOKEN
|
api_token: YOUR_API_TOKEN
|
||||||
```
|
```
|
||||||
|
|
||||||
## Load APi Token From ENV
|
## Load API Token From ENV (since v3.7.10)
|
||||||
|
|
||||||
The API Token will be automatically loaded from the ENV variable `WPSCAN_API_TOKEN` if present. If the `--api-token` CLI option is also provided, the value from the CLI will be used.
|
The API Token will be automatically loaded from the ENV variable `WPSCAN_API_TOKEN` if present. If the `--api-token` CLI option is also provided, the value from the CLI will be used.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user