| -d <dir> | specify destination directory. When you don't specify this option,
destination directory will be same as source directory. |
| -D | delete additional directory (default source) with generated pages and images and index page. |
| -g | generate top index of all galleries with tree structure of your directories
(galleries). He gets gallery names from comment.txt of individual galleries
(directories). He ignore directories with additional informations (source).
It's useful use this argument with -r recursion. |
| -h | print HELP |
| -i | convert original images to thumbnails (default 128x96) and smaller images
(default 800x600). It's useful use this argument with -p for simultaneous
html page generating. Existing generated images are skipped. |
| -f | force, take effect only with -i, all existing images will be overwiten. |
| -p | make additional directory (source), html pages for images, index page
and comment.txt example, when he doesn't exists. You can simply edit comment
file with your favorite editor and add gallery name and comments for
independent images. When you have comments done, you can regenerate html
pages with -p option. When you haven't comments, then name of pictures are
used. Existing generated pages are rewritten except comment.txt. |
| -r | recursive. With -pi arguments you can generate pages and images for all
your galleries in one command. With -g argument you can generate index of
your complete gallery tree structure. |