src/util/main.c
changeset 73 5dfb245b814d
parent 68 70737d141172
equal deleted inserted replaced
72:c3f8502cfd97 73:5dfb245b814d
    40         "\t-q, --quiet          supress informational output\n"
    40         "\t-q, --quiet          supress informational output\n"
    41         "\t-v, --verbose        display more informational output\n"
    41         "\t-v, --verbose        display more informational output\n"
    42         "\t-D, --debug          equivalent to -v\n"
    42         "\t-D, --debug          equivalent to -v\n"
    43         "\t-U, --force-update   unconditionally update image caches\n"
    43         "\t-U, --force-update   unconditionally update image caches\n"
    44         "\t-N, --no-update      do not update the image cache\n"
    44         "\t-N, --no-update      do not update the image cache\n"
    45         "\t-B, --background     set background pattern for cache update\n"
    45         "\t-B, --background     set background pattern for sparse cache file: 0xHH..\n"
    46         "\t-W, --width          set tile width\n"
    46         "\t-W, --width          set tile width\n"
    47         "\t-H, --height         set tile height\n"
    47         "\t-H, --height         set tile height\n"
    48         "\t-x, --x              set tile x offset\n"
    48         "\t-x, --x              set tile x offset\n"
    49         "\t-y, --y              set tile z offset\n"
    49         "\t-y, --y              set tile z offset\n"
    50         "\t-z, --zoom           set zoom factor (<0)\n"
    50         "\t-z, --zoom           set zoom factor (<0)\n"