forked from tTh/FloatImg
added an useless message
This commit is contained in:
parent
33ae6c3ac7
commit
59bcdf30d4
@ -80,6 +80,9 @@ puts("\t-s WxH\t\tsize of capture");
|
|||||||
puts("\t-c mode\t\tcontrast enhancement");
|
puts("\t-c mode\t\tcontrast enhancement");
|
||||||
puts("\t-u\t\ttry upscaling...");
|
puts("\t-u\t\ttry upscaling...");
|
||||||
puts("\t-v\t\tincrease verbosity");
|
puts("\t-v\t\tincrease verbosity");
|
||||||
|
if (verbosity) {
|
||||||
|
puts("\n\t\tXXX list all the contrast modes, please\n");
|
||||||
|
}
|
||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
/* --------------------------------------------------------------------- */
|
/* --------------------------------------------------------------------- */
|
||||||
|
Loading…
Reference in New Issue
Block a user