diff --git a/DOCS/documentation.html b/DOCS/documentation.html index fafb80e9d2..61f737dd8d 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -707,7 +707,6 @@ You can build it by specifying --enable-gui during ./configure. Then, to turn on GUI mode, you either

diff --git a/README b/README index 75df2be7e6..ada580af33 100644 --- a/README +++ b/README @@ -193,7 +193,6 @@ That's it for the moment. To start playing movies, open a command line and try or for the GUI - mplayer -gui gmplayer gmplayer is a symbolic link to mplayer created by 'make install'. diff --git a/help_mp-en.h b/help_mp-en.h index 9296d7c305..c86676b485 100644 --- a/help_mp-en.h +++ b/help_mp-en.h @@ -12,11 +12,7 @@ static char* banner_text= "\n"; static char help_text[]= -#ifdef HAVE_NEW_GUI -"Usage: mplayer [-gui] [options] [url|path/]filename\n" -#else "Usage: mplayer [options] [url|path/]filename\n" -#endif "\n" "Basic options: (see the manpage for the complete list including ALL options!)\n" " -vo select video output driver & device (see '-vo help' for list)\n"