From 46395542e11aee00a564482ca1b15a557d3f1acf Mon Sep 17 00:00:00 2001 From: Adam Sampson Date: Mon, 5 May 2003 03:06:41 +0000 Subject: [PATCH] Document forced updating. --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 6dd2fe7..52f9d96 100644 --- a/README +++ b/README @@ -39,6 +39,10 @@ if you've got lots of feeds. "list": List brief information about each of the RSS feeds that was known about when "update" was last done. +Any other action will be assumed to be the URL of a known feed; that feed will +be updated immediately (even if its period hasn't elapsed since it was last +updated). This is useful if you're trying to debug your own feed. + You will want to run "rawdog update write" periodically to fetch data and write the output file. The easiest way to do this is to add a crontab entry that looks something like this: -- 2.35.1