aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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