summaryrefslogtreecommitdiff
path: root/src/gipfel.cxx
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-01-30 19:49:47 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-01-30 19:49:47 +0100
commit7a4c38430f0d74f24d08987be3164b14167656b8 (patch)
tree78d58fe14b18688cc5915f8149970ecbe8622fb4 /src/gipfel.cxx
parent85f42a0d71f9ec12be5e93a8b8c0f79b3ea8e4c5 (diff)
adjust usage
Diffstat (limited to 'src/gipfel.cxx')
-rw-r--r--src/gipfel.cxx2
1 files changed, 1 insertions, 1 deletions
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 <from>,<to> 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> Width of result image.\n"
" -h <height> Height of result image.\n"
" -j <file> JPEG output file for Stitch mode.\n"