diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-10 10:00:20 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-10 10:00:20 +0200 |
commit | 722e125c3062d0b635bbed7ba709e26e76f771e7 (patch) | |
tree | 0f36d0d744ddaa163832b2a448000172ea6758ff | |
parent | fc3eda0a9d41b86cfcd128b4cdd949c90d1f8d1d (diff) | |
download | newsboat-722e125c3062d0b635bbed7ba709e26e76f771e7.tar.gz newsboat-722e125c3062d0b635bbed7ba709e26e76f771e7.tar.bz2 newsboat-722e125c3062d0b635bbed7ba709e26e76f771e7.zip |
-rwxr-xr-x | rdrview-filter.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rdrview-filter.sh b/rdrview-filter.sh index e6a57d8..ae605c6 100755 --- a/rdrview-filter.sh +++ b/rdrview-filter.sh @@ -1,3 +1,4 @@ #!/usr/bin/env bash +# requires rdrview : pacman -S rdrview rdrview -T title,body "$1" |