From 9b243c81dac2a08e3cc1436d28903433b7c6f1da Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 8 Apr 2021 11:59:16 +0200 Subject: add optional HTML include header --- bin/dthumb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin/dthumb') diff --git a/bin/dthumb b/bin/dthumb index 32931f9..6e94c84 100755 --- a/bin/dthumb +++ b/bin/dthumb @@ -24,6 +24,7 @@ GetOptions( $opt, qw{ all|a + header=s help|h no-names|n quality|q=i @@ -137,6 +138,10 @@ no border at all, etc. Set HTML document title. Defaults to the basename of the current directory +=item B<--header> I + +Include I contents in the generated HTML, right after the opening div tag. + =item B<-q>, B<--quality> I (default: 75) Set thumbnail quality. -- cgit v1.2.3