minor change

This commit is contained in:
Alexey Spizhevoy 2011-05-30 10:19:11 +00:00
parent fb1771833a
commit 810604315b

View File

@ -98,7 +98,7 @@ void printUsage()
" --blend (no|feather|multiband)\n"
" Blending method. The default is 'multiband'.\n"
" --blend_strength <float>\n"
" Blend strength from [0,100] range. The default is 5.\n"
" Blending strength from [0,100] range. The default is 5.\n"
" --output <result_img>\n";
}