diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-01-23 23:49:58 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-01-23 23:49:58 +0100 |
commit | 8bed9cbbc11024e6b00dc31fc058f916b25fd24a (patch) | |
tree | f1640a57d983b58138d2b69a2d67c2e70cd13b16 | |
parent | derp (diff) | |
download | sysrss-8bed9cbbc11024e6b00dc31fc058f916b25fd24a.tar.gz sysrss-8bed9cbbc11024e6b00dc31fc058f916b25fd24a.tar.bz2 sysrss-8bed9cbbc11024e6b00dc31fc058f916b25fd24a.tar.xz |
overview
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | sysrss.texinfo | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysrss.texinfo b/sysrss.texinfo index 508ae7d..3f6f832 100644 --- a/sysrss.texinfo +++ b/sysrss.texinfo @@ -68,6 +68,16 @@ Texts. A copy of the license is included in the section entitled @cindex overview @cindex description +SysRSS a program that you run either daemonised or just in a +@command{screen}, or however you want, that let you set up +``sites'' that runs in a loops with a time interval that you +choose. These ``sites'' are rutines that generates RSS feeds +that you can syndicate to in your RSS-aggregator (normally +your e-mail client can do that) to monitor something. If +that you are monitoring will require urgent attention you +should not use this program, but rather use a program that +e-mail's your something that you will notice directly, rather +that once every hour or so. @node Invoking |