summaryrefslogtreecommitdiff
path: root/sfeed_opml_import.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2012-08-03 14:59:22 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2012-08-03 14:59:22 +0200
commit50d0bc170c2b7c783e09d81d38a824422712b6e5 (patch)
tree992cc8881872888e649e2e4146455ec447290cfa /sfeed_opml_import.1
parent6df391bcd6dc4cd03349907400d98e6445211f66 (diff)
Rename sfeed_opml_config to sfeed_opml_import
Because I'm adding a sfeed_opml_export script. Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'sfeed_opml_import.1')
-rw-r--r--sfeed_opml_import.111
1 files changed, 11 insertions, 0 deletions
diff --git a/sfeed_opml_import.1 b/sfeed_opml_import.1
new file mode 100644
index 0000000..c5650ca
--- /dev/null
+++ b/sfeed_opml_import.1
@@ -0,0 +1,11 @@
+.TH SFEED 1 sfeed\-VERSION
+.SH NAME
+sfeed_opml_import \- generate a sfeedrc config file based on an opml file
+.SH SYNOPSIS
+.B sfeed_opml_import
+.SH DESCRIPTION
+Reads the opml XML data from stdin and writes the config file text to stdout.
+.SH SEE ALSO
+.BR sfeed_update(1)
+.SH BUGS
+Please report them!