GUAC-236: There actually isn't a -f option.
This commit is contained in:
parent
2f93e6ce67
commit
ecf3a0302a
@ -150,8 +150,7 @@ invalid_options:
|
||||
" [-d WIDTHxHEIGHT]"
|
||||
" [-s SUFFIX]"
|
||||
" [-V CODEC]"
|
||||
" [-b BITRATE]"
|
||||
" [-f]\n", argv[0]);
|
||||
" [-b BITRATE]\n", argv[0]);
|
||||
|
||||
return 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user