From a8c79a7c3006f39b5d1bd12a9bd8b43451a70daa Mon Sep 17 00:00:00 2001 From: arpi Date: Sat, 25 Aug 2001 19:11:24 +0000 Subject: -vo help fixed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1691 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mplayer.c | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/mplayer.c b/mplayer.c index 0b376013e0..0769745daa 100644 --- a/mplayer.c +++ b/mplayer.c @@ -469,19 +469,6 @@ int use_stdin=0; //int f; // filedes parse_cfgfiles(); num_filenames=parse_command_line(conf, argc, argv, envp, &filenames); if(num_filenames<0) exit(1); // error parsing cmdline - if(!num_filenames && !vcd_track && !dvd_title){ - // no file/vcd/dvd -> show HELP: - printf("%s",help_text); - exit(0); - } - - // Many users forget to include command line in bugreports... - if(verbose){ - printf("CommandLine:"); - for(i=1;i show HELP: + printf("%s",help_text); + exit(0); + } + + // Many users forget to include command line in bugreports... + if(verbose){ + printf("CommandLine:"); + for(i=1;i