summaryrefslogtreecommitdiff
path: root/sfeed_web.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2015-09-23 23:48:15 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2015-09-23 23:48:15 +0200
commit914516209ddab8459ef99bd12ad211dab9b2a26d (patch)
tree4c34390e2d7f37e3465feef93245d9089330bbba /sfeed_web.1
parentab4c508def7fa6af0b38aa34c0bb048a89fc78ad (diff)
update documentation, dont use semantic Ar for non-arguments
Diffstat (limited to 'sfeed_web.1')
-rw-r--r--sfeed_web.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sfeed_web.1 b/sfeed_web.1
index 7f9865b..2001fdf 100644
--- a/sfeed_web.1
+++ b/sfeed_web.1
@@ -19,14 +19,14 @@ Optional base url to use for found feed urls that are relative.
.Sh OUTPUT FORMAT
url<TAB>content\-type<newline>
.Bl -tag -width Ds
-.It Ar url
+.It url
Found absolute url. If the url is relative and the
.Ar baseurl
option is
specified then the url is made absolute. If the url is relative and no
.Ar baseurl
option is specified it is empty.
-.It Ar content\-type
+.It content\-type
Usually application/atom+xml or application/rss+xml.
.El
.Sh EXAMPLES