From 4cd4ea2fe825301b67a3b2ba0d0c6f4c5c75ee23 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 18 Apr 2019 00:19:36 +0200 Subject: [PATCH] marked example commands as code. --- gitea2rss.1.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gitea2rss.1.adoc b/gitea2rss.1.adoc index 282e7e2..34f6d45 100644 --- a/gitea2rss.1.adoc +++ b/gitea2rss.1.adoc @@ -50,10 +50,10 @@ variables. See *curl*(1), section _ENVIRONMENT_. == EXAMPLES -gitea2rss https://git.example.com/user/repo > repo.rss +`gitea2rss https://git.example.com/user/repo > repo.rss` -https_proxy="socks4a://user:pass@127.0.0.1:9050/" gitea2rss -https://git.example.com/user/repo +`https_proxy="socks4a://user:pass@127.0.0.1:9050/" gitea2rss +https://git.example.com/user/repo` === Example RSS feed