mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 06:15:24 +00:00
Show help and exit with an error if no extraction mode is given
This commit is contained in:
parent
f61d85eadb
commit
822ec14d68
@ -108,8 +108,7 @@ main(int argc,
|
||||
extract_timecodes(options.m_file_name, options.m_tracks, 2);
|
||||
|
||||
else
|
||||
mxerror(Y("mkvextract: Unknown mode!?\n"));
|
||||
usage(2);
|
||||
|
||||
return 0;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user