From 8a4f62af0a462b39650a657ff42174fba5dcf5c1 Mon Sep 17 00:00:00 2001 From: "Dmitrij D. Czarkoff" Date: Sun, 6 Mar 2016 03:49:47 +0100 Subject: Forgot "imv" in example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3