diff options
-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" |