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.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sfeed_opml_export.1 b/sfeed_opml_export.1
index 2537798..0369b86 100644
--- a/sfeed_opml_export.1
+++ b/sfeed_opml_export.1
@@ -1,6 +1,6 @@
.TH SFEED 1 sfeed\-0.9
.SH NAME
-sfeed_opml_export \- generate an opml file based on a sfeedrc config file
+sfeed_opml_export \- generate an OPML file based on a sfeedrc config file
.SH SYNOPSIS
.B sfeed_opml_export
.RB [configfile]
@@ -9,7 +9,7 @@ sfeed_opml_export \- generate an opml file based on a sfeedrc config file
.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.
+Parse the specified config file and output OPML XML data to stdout.
.SH SEE ALSO
.BR sfeed_update(1)
.SH BUGS