Program to display information (size and comments) in gif file
gifinfo [-f Format] [-h] GifFile
Format of the output string. Fields are \h \(hy height, \w \(hy width, \c \(hy comment, \f \(hy file name.
Example: -f 'Image \f:\n Size: \wx\h\n Comment: \c\n'
Print one line of command line help, similar to Usage above.
Martin Edlman
Man page created by T. Gridel <[email protected]>