summaryrefslogtreecommitdiff
path: root/src/gipfel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/gipfel.cxx')
-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");