summaryrefslogtreecommitdiff
path: root/sfeed_opml_export.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2015-08-05 18:41:27 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2015-08-05 18:41:27 +0200
commitc28a8ba769f2c0468436e7a5d42264644711ff51 (patch)
treef23ae38b03d175a8068054ff6b3a5e70e0617332 /sfeed_opml_export.1
parent1a1bd0e5a3a1a9dbdf20d7afec7c3246c2468e34 (diff)
improve man-pages and documentation
Diffstat (limited to 'sfeed_opml_export.1')
-rw-r--r--sfeed_opml_export.116
1 files changed, 10 insertions, 6 deletions
diff --git a/sfeed_opml_export.1 b/sfeed_opml_export.1
index 69b3177..cb26bae 100644
--- a/sfeed_opml_export.1
+++ b/sfeed_opml_export.1
@@ -3,17 +3,21 @@
.Os
.Sh NAME
.Nm sfeed_opml_export
-.Nd generate an OPML file based on a sfeedrc config file
+.Nd export feeds in a sfeedrc file to OPML data
.Sh SYNOPSIS
.Nm
-.Op Ar config file
+.Op Ar sfeedrc
.Sh DESCRIPTION
.Nm
-parses the specified config file and output OPML XML data to stdout.
+reads the specified
+.Ar sfeedrc
+config file and output OPML XML data to stdout.
.Sh OPTIONS
-.Bl -tag -width 17n
-.It Op config file
-default: "$HOME/.sfeed/sfeedrc", see the
+.Bl -tag -width Ds
+.It sfeedrc
+Default:
+.Pa $HOME/.sfeed/sfeedrc
+see the
.Xr sfeed_update 1
.Sx FILES READ
section for more information.