logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

yapra - pluggable RSS/Atom feed aggregator

Author

       yapra was written by Yuanying Ohtsuka.

       This  manual page was written by Taku YASUI <tach@debian.org>, for the Debian project (and may be used by
       others).

Man Page                                           2009-09-08                                           YAPRA(1)

Description

       Aggregate  RSS/Atom  feed  or  any  other  data  and  filter/publish  them.  You write configuration file
       (default: config.yaml) as YAML format and run yapra command.

Name

       yapra - pluggable RSS/Atom feed aggregator

Options

       These programs follow the usual GNU command line syntax, with  long  options  starting  with  two  dashes
       (`-').  A summary of options is included below.

       -cCONFIGFILE,--configfileCONFIGFILE
              Specify configuration file (default: config.yaml)

       -dCONFIGDIR,--configfile-directoryCONFIGDIR
              Specify configuration directory. yapra read all '.yaml' files in this directory.

       -h,--help
              Show summary of options.

       --log-levelLEVEL
              Specify log level. Possible LEVEL is "fatal", "error", "warn", "info" and "debug" (default: warn).

       -pPLUGINDIR,--plugindirPLUGINDIR
              Append PLUGINDIR to legacy plugin directories.

       -mMODE,--modeMODE
              Specify run mode. Possible MODE is "compatible" and "advance".

       -v,--version
              Show version of program.

See Also

Synopsis

yapra [options]

See Also