about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 65e2e1f..a3dbf25 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ The following programs are needed for building and installation:
 - help2man
 - install
 
-Python 3.6+ is also required, both for generating the manual and at runtime.
+Python 3.11+ is also required, both for generating the manual and at runtime.
 
 On other systems, a [package installer specific for Python][pip]
 might be preferred.
@@ -33,6 +33,7 @@ Options:
   -F PATH, --feeds PATH
                         file containing newline-separated web feed URLs
   -f URL, --feed URL    addtional web feed URL (multiple use)
+  -s, --strict          abort when fail to fetch or parse a web feed
   -n N, --count N       maximum number of ads in total (default to 3)
   -p N, --per-feed N    maximum number of ads per feed (default to 1)
   -l N, --length N      maximum summary length (default to 256)