zphoto のコマンドオプション

Updated : 2004/08/15      



  zphoto-1.2 のコマンドオプション


[root@osc root]# zphoto --usage
Usage: zphoto [-w|--photo-width WIDTH] [--thumbnail-width=WIDTH]
        [--html-thumbnail-width=WIDTH] [-g|--gamma GAMMA] [-o|--output-dir DIR]
        [-t|--template-dir DIR] [-f|--flash-font FONT] [--flash-width=WIDTH]
        [--flash-height=HEIGHT] [--flash-filename=FILE]
        [--movie-nsamples=NUM] [--title=TITLE] [--caption-file=PATH]
        [--html-suffix=SUFFIX] [--preview-prefix=PREFIX]
        [--thumbnail-prefix=PREFIX] [--zip-filename=FILE]
        [--zip-command=COMMAND] [--include-original] [--sequential]
        [--disable-captions] [--caption-by-filename] [--sort-by-filename]
        [--no-sort] [--no-zip] [--no-exif] [--no-fade] [-q|--quiet] [--art]
        [--background-color=COLOR] [--border-active-color=COLOR]
        [--border-inactive-color=COLOR] [--shadow-color=COLOR]
        [--caption-border-color=COLOR] [--caption-frame-color=COLOR]
        [--caption-text-color=COLOR] [--progress-bar-color=COLOR]
        [--progress-bar-text-color=COLOR] [--progress-bar-housing-color=COLOR]
        [--css-background-color=COLOR] [--css-text-color=COLOR]
        [--css-text-color=COLOR] [--css-footer-color=COLOR]
        [--css-horizontal-line-color=COLOR] [--css-photo-border-color=COLOR]
        [--css-thumbnail-border-color=COLOR] [--css-navi-link-color=COLOR]
        [--css-navi-visited-color=COLOR] [--css-navi-border-color=COLOR]
        [--css-navi-hover-color=COLOR] [-v|--version] [--dump-config]
        [-c|--config FILE] [-?|--help] [--usage] [OPTION...] FILE...
[root@osc root]#




  zphoto-1.2 のヘルプ




[root@osc root]# zphoto --help
Usage: zphoto [OPTION...] FILE...
  -w, --photo-width=WIDTH                resize photos with WIDTH for preview
  --thumbnail-width=WIDTH                make thumbnails of WIDTH
  --html-thumbnail-width=WIDTH           use WIDTH in noflash.html
  -g, --gamma=GAMMA                      apply gamma correction (0.0-10.0)
  -o, --output-dir=DIR                   output files to DIR
  -t, --template-dir=DIR                 make HTML files using templates in DIR
  -f, --flash-font=FONT                  use FONT for Flash
  --flash-width=WIDTH                    set flash's width to WIDTH
  --flash-height=HEIGHT                  set flash's height to HEIGHT
  --flash-filename=FILE                  set the output flash file name to FILE
  --movie-nsamples=NUM                   use NUM of  frames for a movie
                                         thumbnail
  --title=TITLE                          set HTML's <title> to TITLE
  --caption-file=PATH                    use caption table file for photo
                                         captions
  --html-suffix=SUFFIX                   set photo HTML's suffix to SUFFIX
  --preview-prefix=PREFIX                set preview file's prefix to PREFIX
  --thumbnail-prefix=PREFIX              set thumbnail's prefix to PREFIX
  --zip-filename=FILE                    set the output zip file name to FILE
  --zip-command=COMMAND                  set zip command to COMMAND
  --include-original                     include original photos (works with
                                         --width)
  --sequential                           use sequential file name for image
                                         and html files
  --disable-captions                     do not create a caption for each photo
  --caption-by-filename                  use file name for photo captions
  --sort-by-filename                     sort images by file name (instead of
                                         date)
  --no-sort                              do not sort images
  --no-zip                               do not create a zip file
  --no-exif                              do not use EXIF information
  --no-fade                              do not use fade effect for a movie
                                         thumbnail
  -q, --quiet                            suppress all normal output
  --art                                  art mode (not for practical use)
  --background-color=COLOR               set flash background color to COLOR
  --border-active-color=COLOR            set border active color to COLOR
  --border-inactive-color=COLOR          set border inactive color to COLOR
  --shadow-color=COLOR                   set shadow color to COLOR
  --caption-border-color=COLOR           set caption border color to COLOR
  --caption-frame-color=COLOR            set caption frame color to COLOR
  --caption-text-color=COLOR             set caption text color to COLOR
  --progress-bar-color=COLOR             set progress bar color to COLOR
  --progress-bar-text-color=COLOR        set progress bar text color to COLOR
  --progress-bar-housing-color=COLOR     set progress bar housing color to
                                         COLOR
  --css-background-color=COLOR           set css background color to COLOR
  --css-text-color=COLOR                 set css text color to COLOR
  --css-text-color=COLOR                 set css text color to COLOR
  --css-footer-color=COLOR               set css footer color to COLOR
  --css-horizontal-line-color=COLOR      set css horizontal line color to COLOR
  --css-photo-border-color=COLOR         set css photo border color to COLOR
  --css-thumbnail-border-color=COLOR     set css thumbnail border color to
                                         COLOR
  --css-navi-link-color=COLOR            set css navi link color to COLOR
  --css-navi-visited-color=COLOR         set css navi visited color to COLOR
  --css-navi-border-color=COLOR          set css navi border color to COLOR
  --css-navi-hover-color=COLOR           set css navi hover color to COLOR
  -v, --version                          print version information and exit
  --dump-config                          dump configuration
  -c, --config=FILE                      read FILE as a configuration file

Help options:
  -?, --help                             Show this help message
  --usage                                Display brief usage message