# HG changeset patch # User arpi_esp # Date 987288625 0 # Node ID 3ec86df87b02bd89297aa00a510b6b417e2c0fae # Parent bb28d82422394c0c7619ad6cd6e97e601be547d8 banner changed diff -r bb28d8242239 -r 3ec86df87b02 help_mp.h --- a/help_mp.h Sat Apr 14 22:49:35 2001 +0000 +++ b/help_mp.h Sat Apr 14 22:50:25 2001 +0000 @@ -1,10 +1,10 @@ static char* banner_text= "\n\n" -"MPlayer " VERSION " (C) 2000-2001 Arpad Gereoffy \n" +"MPlayer " VERSION " (C) 2000-2001 Arpad Gereoffy \n" "\n"; static char* help_text= -"Usage: mplayer [options] [path/]name\n" +"\nUsage: mplayer [options] [path/]name\n" "\n" " Options:\n" " -vo select output driver (see '-vo help' for driver list)\n"