diff options
Diffstat (limited to 'graphics/raw-thumbnailer')
-rw-r--r-- | graphics/raw-thumbnailer/README | 2 | ||||
-rw-r--r-- | graphics/raw-thumbnailer/raw-thumbnailer.SlackBuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/raw-thumbnailer/README b/graphics/raw-thumbnailer/README index 5bf52ed689997..e88d4a48c48ba 100644 --- a/graphics/raw-thumbnailer/README +++ b/graphics/raw-thumbnailer/README @@ -8,5 +8,3 @@ This thumbnailer is designed to be small, lightweight and fast. It is primarily intended to be used with file managers (although it could easily be used by a photograph management program) and is used by thunar-thumbnailers. - -Usage: raw-thumbnailer -i input_file -o output_file -s size diff --git a/graphics/raw-thumbnailer/raw-thumbnailer.SlackBuild b/graphics/raw-thumbnailer/raw-thumbnailer.SlackBuild index d30c4f32132c2..9d7c974dac2bd 100644 --- a/graphics/raw-thumbnailer/raw-thumbnailer.SlackBuild +++ b/graphics/raw-thumbnailer/raw-thumbnailer.SlackBuild @@ -26,6 +26,8 @@ # Now maintained by B. Watson <yalhcru@gmail.com>. +# For testing: raw-thumbnailer -s size input.raw output.png + # 20191231 bkw: # - take over maintenance # - update for v3.0.0 |