diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2012-08-03 12:03:17 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2012-08-03 12:03:17 +0200 |
commit | db5ffcaa8c133d249aafa4a64f3d827dd513d995 (patch) | |
tree | dd3ece08c9f65ebcab6cd7406d87b6b932e19900 /sfeed_opml_config.1 |
New initial repo
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'sfeed_opml_config.1')
-rw-r--r-- | sfeed_opml_config.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sfeed_opml_config.1 b/sfeed_opml_config.1 new file mode 100644 index 0000000..523f99e --- /dev/null +++ b/sfeed_opml_config.1 @@ -0,0 +1,11 @@ +.TH SFEED 1 sfeed\-VERSION +.SH NAME +sfeed_opml_config \- generate a sfeedrc config file based on an opml file +.SH SYNOPSIS +.B sfeed_opml_config +.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! |