forked from tTh/FloatImg
more info in grabvidseq -v -h
This commit is contained in:
parent
28ac7c27e9
commit
6dbfa41890
@ -68,6 +68,7 @@ void help(int v)
|
|||||||
{
|
{
|
||||||
if (verbosity) {
|
if (verbosity) {
|
||||||
printf("compiled %s at %s\n", __DATE__, __TIME__);
|
printf("compiled %s at %s\n", __DATE__, __TIME__);
|
||||||
|
fimg_print_version(1);
|
||||||
}
|
}
|
||||||
puts("options :");
|
puts("options :");
|
||||||
puts("\t-d /dev/?\tselect video device");
|
puts("\t-d /dev/?\tselect video device");
|
||||||
|
Loading…
Reference in New Issue
Block a user