@@ 6,7 6,7 @@
msrss \- Merge & Scrub RSS feeds
.SH SYNOPSIS
.SY msrss
.B msrss
.OP \-o output
.OP \-d description
.OP \-k link
@@ 16,13 16,13 @@ msrss \- Merge & Scrub RSS feeds
.OP \-l "label feed_url"
.RI [ feed_url
.IR .\|.\|. ]
.YS
.SY msrss
.br
.B msrss
.OP \-h
.YS
.SY msrss
.br
.B msrss
.OP \-\-version
.YS
.br
.SH DESCRIPTION
.B msrss
@@ 73,12 73,14 @@ Print version and copyright information, then exit.
.SH EXAMPLES
Download a dodgy feed and save the cleaned-up version:
.P
.EX
$ msrss -o clean_feed.xml http://example.com/dodgy_feed.xml
.EE
Download the author's favourite webcomics, label each tile and produce
a unified feed:
Download the author's favourite webcomics, prefix entries with their
comic's title and produce a unified feed:
.P
.EX
$ msrss -o webcomics.xml -t Webcomics -k '' \\
-l 'Darths & Droids' http://www.darthsanddroids.net/rss.xml \\