diff --git a/flips-gtk.cpp b/flips-gtk.cpp index c66d9ee..c3e6aad 100644 --- a/flips-gtk.cpp +++ b/flips-gtk.cpp @@ -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(); }