aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-16 08:34:05 -0800
committerAdam Mathes <adam@adammathes.com>2026-02-16 08:34:05 -0800
commitaee026b141532c11f8eb315ca77cc23f663901ae (patch)
treef1ceddb61a08a507245029e9485c35e961148544 /README.md
parentc74a18ded0777e176733ad07226f7ffd5cd64948 (diff)
downloadneko-aee026b141532c11f8eb315ca77cc23f663901ae.tar.gz
neko-aee026b141532c11f8eb315ca77cc23f663901ae.tar.bz2
neko-aee026b141532c11f8eb315ca77cc23f663901ae.zip
Implement feed management in settings
- Close NK-cuz8gh: v3 feed management - Add 'Manage Feeds' section to settings view in v3 UI - Implement deleteFeed and updateFeed helper functions - Add event listeners for deleting feeds and updating tags - Add tests for new functionality - Created NK-cdwj52 for bulk edit feature
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7471203..7254923 100644
--- a/README.md
+++ b/README.md
@@ -203,8 +203,10 @@ To include **unread** items in the purge:
View all command line options with `-h` or `--help`
+```bash
$ neko -h
-
+```
+```
Usage of neko:
-a, --add http://example.com/rss.xml
add the feed at URL http://example.com/rss.xml
@@ -234,6 +236,7 @@ Usage of neko:
fetch feeds and store new items
-v, --verbose
verbose output
+```
These are POSIX style flags so --