From 9e8504a0f57e723dd41178926c6b3fcb973e7255 Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 9 Aug 2019 23:10:16 +0200 Subject: [PATCH] Updated example with proxy. --- man/gitea2rss.1.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/man/gitea2rss.1.adoc b/man/gitea2rss.1.adoc index 698bc29..fb98367 100644 --- a/man/gitea2rss.1.adoc +++ b/man/gitea2rss.1.adoc @@ -64,8 +64,7 @@ _http_proxy_. Accepted formats are _http://host:port/_ or _host:port_. `gitea2rss https://git.example.com/user/project tags > repo.rss` -`https_proxy="socks4a://user:pass@localhost:9050/" gitea2rss -https://git.example.com/user/project` +`http_proxy="http://localhost:8080/" gitea2rss https://git.example.com/user/project` === Example RSS feed