diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-02-17 21:38:29 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-02-17 21:38:29 +0100 |
commit | 25f564079bc052a8513d49aa154891263fd7ae64 (patch) | |
tree | 139678f472c4ccbfd3363c9f652d2a443f0afd42 /bin | |
parent | 5ab6152e3d91af8ae4c1eb31a352415e52239f57 (diff) |
Update manual
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/gen-xhtml-thumbnails | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/gen-xhtml-thumbnails b/bin/gen-xhtml-thumbnails index 369b29a..5435da3 100755 --- a/bin/gen-xhtml-thumbnails +++ b/bin/gen-xhtml-thumbnails @@ -218,13 +218,13 @@ directory structure is preserved. So, if you run gen-xhtml-thumbnails -x in Use I<file> for css definitions -=item B<-n>, B<--show-names> +=item B<-n>, B<--no-names> -Show image names below thumbnails +Do not show image names below thumbnails =item B<-d>, B<--size> I<pixels> -Maximum thumbnail size (either width or height) +Maximum thumbnail size (either width or height). Defaults to 200 =item B<-s>, B<--spacing> I<float> |