summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 34d5e44..88b4956 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,14 @@ pkg-screenshot is a shell script that can display preview screenshots of package
## Prerequisites
-pkg-screenshot requires **jq** to parse the json provided at `https://screenshots.debian.net/json/package/PACKAGENAME` and **xdg-open** to open the image URL
+pkg-screenshot requires **wget** to download screenshots, **jq** to parse the json provided at `https://screenshots.debian.net/json/package/PACKAGENAME` and **xdg-open** to open the image file (saved to the /tmp/ directory)
## Usage
```
-pkg-screenshot.sh package
+pkg-screenshot.sh [options] package
```
+
+### Options
+
+**--no-download** - Open the image URL instead of saving an image file in /tmp/