# HG changeset patch # User arpi # Date 998766684 0 # Node ID 09f9297d2ee6c9f065f4853629ccab353329823c # Parent 8f80b446b4e4d00833ed9a7fd26e526736fcdd83 -vo help fixed diff -r 8f80b446b4e4 -r 09f9297d2ee6 mplayer.c --- a/mplayer.c Sat Aug 25 19:03:11 2001 +0000 +++ b/mplayer.c Sat Aug 25 19:11:24 2001 +0000 @@ -469,19 +469,6 @@ 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