From 7a4c38430f0d74f24d08987be3164b14167656b8 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Wed, 30 Jan 2008 19:49:47 +0100 Subject: adjust usage --- src/gipfel.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gipfel.cxx b/src/gipfel.cxx index 5a4eecf..7331b77 100644 --- a/src/gipfel.cxx +++ b/src/gipfel.cxx @@ -276,7 +276,7 @@ void usage() { " -s Stitch mode.\n" " -4 Create 16bit output (only with TIFF stitching).\n" " -r , Stitch range in degrees (e.g. 100.0,200.0).\n" - " -b Use bilinear interpolation for stitching.\n" + " -b Use bicubic interpolation for stitching.\n" " -w Width of result image.\n" " -h Height of result image.\n" " -j JPEG output file for Stitch mode.\n" -- cgit v1.2.3