summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-08-09 22:30:59 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-08-09 22:30:59 +0200
commit800480d5a2676b1fb13f3187731699c040f06411 (patch)
tree2c76ac5221beab0f65e8b95ae330d65bc8c1a3db /src
parent8e81ad2cf619e1a4f16de0f2e156ab6ecee3f7fe (diff)
adjust usage()
Diffstat (limited to 'src')
-rw-r--r--src/gipfel.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gipfel.cxx b/src/gipfel.cxx
index e071ae5..a506ef4 100644
--- a/src/gipfel.cxx
+++ b/src/gipfel.cxx
@@ -217,6 +217,8 @@ void usage() {
" matches the name of an entry in the data file.\n"
" -d <datafile> Use <datafile> for GPS data.\n"
" -s Stitch mode.\n"
+ " -w <width> Width of result image.\n"
+ " -h <height> Height of result image.\n"
" -j <outfile> JPEG output file for Stitch mode.\n"
" -t <outdir> Output directory for TIFF images in Stitch mode.\n"
" <image(s)> JPEG file(s) to use.\n");