Remove :hungry

Mostly usless. If you need it, you might as well not need to use morss in the first place...
This commit is contained in:
2017-03-25 13:52:58 -10:00
parent 505b02d70d
commit d3bc2926fc
2 changed files with 1 additions and 23 deletions

View File

@@ -67,7 +67,6 @@ The arguments are:
- `indent`: returns indented XML or JSON, takes more place, but human-readable
- `nolink`: drop links, but keeps links' inner text
- `noref`: drop items' link
- `hungry`: grab full-article even if it already looks long enough
- `cache`: only take articles from the cache (ie. don't grab new articles' content), so as to save time
- `debug`: to have some feedback from the script execution. Useful for debugging
- `mono`: disable multithreading while fetching, makes debugging easier