aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Mathes <adam@trenchant.org>2018-07-05 20:38:51 -0700
committerAdam Mathes <adam@trenchant.org>2018-07-05 20:38:51 -0700
commitc8bf5665f43d54dd61f90629d101b954dafe3c89 (patch)
tree13defc936fd813a3166c24bc093c51f6b4532651 /README.md
parentc1a6657fb4a8f829f039565f30fead67f751a1a0 (diff)
downloadneko-c8bf5665f43d54dd61f90629d101b954dafe3c89.tar.gz
neko-c8bf5665f43d54dd61f90629d101b954dafe3c89.tar.bz2
neko-c8bf5665f43d54dd61f90629d101b954dafe3c89.zip
disable autocrawl since it seems broken
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index f20d94c..af79934 100644
--- a/README.md
+++ b/README.md
@@ -122,7 +122,7 @@ You can add feeds directly from the command line for convenience --
## Crawl Feeds
-By default `neko` will crawl your feeds every 60 minutes while the interface is running, but if you want to manually crawl from the command line --
+Update feeds from the command line with --
$ neko --update
@@ -159,8 +159,6 @@ Usage of neko:
HTTP port to serve on (default 4994)
-i, --imageproxy
rewrite and proxy all image requests for privacy (experimental)
- -m, --minutes int
- minutes between crawling feeds (default 60)
-p, --password string
password to access web interface
-u, --update