summaryrefslogtreecommitdiff
path: root/sfeed_opml_export.1
diff options
context:
space:
mode:
Diffstat (limited to 'sfeed_opml_export.1')
-rw-r--r--sfeed_opml_export.116
1 files changed, 16 insertions, 0 deletions
diff --git a/sfeed_opml_export.1 b/sfeed_opml_export.1
new file mode 100644
index 0000000..a62ed62
--- /dev/null
+++ b/sfeed_opml_export.1
@@ -0,0 +1,16 @@
+.TH SFEED 1 sfeed\-VERSION
+.SH NAME
+sfeed_opml_export \- generate an opml file based on a sfeedrc config file
+.SH SYNOPSIS
+.B sfeed_opml_export
+.RB [configfile]
+.SH OPTIONS
+.TP
+.B [configfile]
+config file, if not specified uses the location $HOME/.sfeed/sfeedrc by default (see FILES READ section for more information).
+.SH DESCRIPTION
+Parse the specified config file and output opml XML data to stdout.
+.SH SEE ALSO
+.BR sfeed_update(1)
+.SH BUGS
+Please report them!