diff --git a/sqlmap-user's-manual.md b/sqlmap-user's-manual.md index f3950ea..2362c4b 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