From 800480d5a2676b1fb13f3187731699c040f06411 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Wed, 9 Aug 2006 22:30:59 +0200 Subject: adjust usage() --- src/gipfel.cxx | 2 ++ 1 file changed, 2 insertions(+) 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 Use for GPS data.\n" " -s Stitch mode.\n" + " -w Width of result image.\n" + " -h Height of result image.\n" " -j JPEG output file for Stitch mode.\n" " -t Output directory for TIFF images in Stitch mode.\n" " JPEG file(s) to use.\n"); -- cgit v1.2.3