diff --git a/sqlmap-user's-manual.md b/sqlmap-user's-manual.md index f3950ea76..2362c4bc2 100644 --- a/sqlmap-user's-manual.md +++ b/sqlmap-user's-manual.md @@ -484,6 +484,7 @@ At least one of these options has to be provided. ### Target URL Switch: `-u` or `--url` + Run sqlmap against a single target URL. This switch requires an argument which is the target URL in the form `http(s)://targeturl[:port]/[...]`. ### Parse targets from Burp or WebScarab proxy logs