aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitrij D. Czarkoff <czarkoff@gmail.com>2016-03-06 03:49:47 +0100
committerDmitrij D. Czarkoff <czarkoff@gmail.com>2016-03-06 03:49:47 +0100
commit8a4f62af0a462b39650a657ff42174fba5dcf5c1 (patch)
tree914d578d1c907075058b522bebca8e0c062a8e48
parent01f9532d188aa9cb8d5c85a3862c4d974e443f08 (diff)
downloadimv-8a4f62af0a462b39650a657ff42174fba5dcf5c1.tar.gz
Forgot "imv" in example
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c443fd7..8f44605 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ ones with `x`, then quit imv to pass the remaining images through" workflow.
find ./holiday_pics -type f -name '*.jpg' | imv | xargs cp -t ~/outbox
#### Viewing images from the web
- curl -Osw '%{filename_effective}\n' 'http://www.example.com/[1-10].jpg'
+ curl -Osw '%{filename_effective}\n' 'http://www.example.com/[1-10].jpg' | imv
### Slideshow