RSS_EXPORT.BYTE(1)
NAME
rss_export.byte - OCaml TODO list export to RSS 2.0.
SYNOPSIS
rss_export.byte [--rss] [--max-items n] [[-help] | [--help]] [file...]
DESCRIPTION
This manual page documents briefly the rss_export.byte command.
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
rss_export.byte is a converter from xml TODO list to RSS 2.0 newsfeed.
- --rss
- Output RSS (default).
- --max-items n
- Only output the first n items of each input stream.
- file
- Files to convert. The file "-" stand for the standard input.
- -help, --help
- Display an help message.
LICENSE
This manual page was written by Sylvain Le Gall gildor@debian.org for
the Debian GNU/Linux system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms
of the GNU Lesser General Public License, Version 2.1 or any later
version published by the Free Software Foundation; considering as
source code all the file that enable the production of this manpage.
AUTHOR
- Sylvain Le Gall <gildor@debian.org>
- Author.
COPYRIGHT
- Copyright (C) 2005, 2006 Sylvain Le Gall