This error isn't useful.

This commit is contained in:
Alcaro
2016-01-17 20:56:08 +01:00
parent 534c423887
commit 5b618fe81e

View File

@@ -834,7 +834,7 @@ int GUIShow(const char * filename)
{
if (!canShowGUI)
{
g_warning("couldn't parse command line arguments, fix them or use command line");
g_warning("couldn't parse command line arguments, what are you doing?");
usage();
}