]> git.armaanb.net Git - bin.git/blobdiff - man/rss.1.scd
rss: add script
[bin.git] / man / rss.1.scd
diff --git a/man/rss.1.scd b/man/rss.1.scd
new file mode 100644 (file)
index 0000000..9ea9f7c
--- /dev/null
@@ -0,0 +1,15 @@
+rss(1)
+
+# NAME
+rss - fetch rss feeds and launch sfeed_curses
+
+# SYNOPSIS
+rss [path to feeds]
+
+# DESCRIPTION
+Downloads feeds from the first argument (defaults to ~/org/feeds), and opens
+them in sfeed_curses. Depends on sfeed_curses and libxml2.
+
+# COPYRIGHT
+This is free and unencumbered software released into the public domain. For more
+information, please refer to <https://unlicense.org/>.
\ No newline at end of file