improve help message

This commit is contained in:
tonton th 2020-07-04 19:00:04 +02:00
parent ed864ea45a
commit 085387aba2
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ puts("\t-n NNN\t\thow many frames ?");
puts("\t-O ./\t\tset Output dir");
puts("\t-o bla.xxx\tset output filename");
puts("\t-p NN.N\t\tperiod in seconds");
puts("\t-r NNN\t\trotate picture");
puts("\t-s WxH\t\tsize of capture");
puts("\t-c mode\t\tcontrast enhancement");
puts("\t-u\t\ttry upscaling...");