From 3385198f4f23dcb47bcfc562ebfcad4e5cb47f10 Mon Sep 17 00:00:00 2001 From: pictuga Date: Wed, 8 Mar 2017 19:20:43 -1000 Subject: [PATCH] README: remove removed :force --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4738b60..121d8eb 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,6 @@ The arguments are: - `cors`: allow Cross-origin resource sharing (allows XHR calls from other servers) - `html`: changes the http content-type to html, so that python cgi erros (written in html) are readable in a web browser - `txt`: changes the http content-type to txt (for faster "`view-source:`") - - `force`: avoid using your browser cache (do not support 304 errors) - Completely useless - `strip`: remove all description and content from feed items - `empty`: remove all feed items