From c47c337b50a51649f45d7f2bd6d5d4078556b058 Mon Sep 17 00:00:00 2001 From: stamparm Date: Sat, 27 Oct 2012 10:48:26 -0700 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index 7ebdd0d..2386ddb 100644 --- a/Usage.md +++ b/Usage.md @@ -382,7 +382,7 @@ This switch should be used in cases when the web server requires proper client-s ### HTTP(S) proxy -Options and switch: `--proxy`, `--proxy-cred`, `--ignore-proxy` and `--tor` +Options and switch: `--proxy`, `--proxy-cred`, `--tor` and `--ignore-proxy` It is possible to provide an HTTP(S) proxy address to pass by the HTTP(S) requests to the target URL. The syntax of HTTP(S) proxy value is `http://url:port`.