From 94a2dfcef78f43f4e3442bb88b2cc3bfc793ee2d Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Sun, 8 Jan 2023 17:27:17 +0100 Subject: [PATCH] Remove strict nsxiv references in usage information --- uoeia | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/uoeia b/uoeia index 0784013..6672c60 100755 --- a/uoeia +++ b/uoeia @@ -11,21 +11,21 @@ Can open remote urls of individual images, galleries, as well as local files at Uses gallery-dl for remote gallery opening - so if gallery-dl can open it, so can your image viewer. Options: - -v, --viewer Specify the image viewer to use (default: nsxiv). + -v, --viewer Specify the image viewer to use. -q, --quiet Don't display any output during normal operation. -g, --gdlopts Pass through options to gallery-dl. Take care to fully quote each passed option. -r, --replace Url patterns to replace in the format 'mypattern:::myreplacement' -h, --help Show this help message and exit. Examples: - uoeia my-image.jpg Display a local image file using nsxiv. + uoeia my-image.jpg Display a local image file. - uoeia https://example.com/image Display an image/image gallery from a URL using nsxiv. + uoeia https://example.com/image Display an image/image gallery from a URL. uoeia -v imv https://example.com/image Display an image from a URL using imv. uoeia -g \"--range 1-10\" https://reddit.com/r/earthporn - Download and display the first 10 results using nsxiv. + Download and display the first 10 results. uoeia -r 'nitter.net:::twitter.com' https://nitter.net/donttrythis/ Display images from twitter directly instead of its