diff --git a/WPScan-User-Documentation.md b/WPScan-User-Documentation.md index f0ba061..eeeaddb 100644 --- a/WPScan-User-Documentation.md +++ b/WPScan-User-Documentation.md @@ -138,7 +138,7 @@ _NOTE: Get your API token from [wpscan.com](https://wpscan.com/) if you also wan `docker run -it --rm wpscanteam/wpscan --url https://target.tld/ --enumerate u` -- When using `--output` flag along with the WPScan Docker image, a bind mount must be used. Otherwise, the file is written inside the Docker container, which is then thrown away. +#### When using `--output` flag along with the WPScan Docker image, a bind mount must be used. Otherwise, the file is written inside the Docker container, which is then thrown away. ``` mkdir ~/docker-bind