From c23cb8470fe92f61fa1780c54fdc537ba807dcb5 Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 10 Jul 2023 21:53:55 +0000 Subject: [PATCH] sane-bt-search: document `--manga` flag --- pkgs/additional/sane-scripts/src/sane-bt-search | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/additional/sane-scripts/src/sane-bt-search b/pkgs/additional/sane-scripts/src/sane-bt-search index 7eb7eeb6..d9fd774d 100755 --- a/pkgs/additional/sane-scripts/src/sane-bt-search +++ b/pkgs/additional/sane-scripts/src/sane-bt-search @@ -10,6 +10,7 @@ returns select results and magnet links. options: --full display all results --help show this help message and exit + --manga show only manga results --json output one json document instead of a human-readable table --top= show the top rated torrents (default: 5) --verbose show more information, useful for debugging/development