mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-14 10:05:32 +02:00
* Don't advertise --headless for now.
This commit is contained in:
@@ -424,7 +424,7 @@ TomahawkApp::printHelp()
|
|||||||
echo( " --help Show this help\n" );
|
echo( " --help Show this help\n" );
|
||||||
echo( " --http Initialize HTTP server\n" );
|
echo( " --http Initialize HTTP server\n" );
|
||||||
echo( " --filescan Scan files on startup\n" );
|
echo( " --filescan Scan files on startup\n" );
|
||||||
echo( " --headless Do not create a main window\n" );
|
// echo( " --headless Run without a GUI\n" );
|
||||||
echo( " --hide Hide main window on startup\n" );
|
echo( " --hide Hide main window on startup\n" );
|
||||||
echo( " --testdb Use a test database instead of real collection\n" );
|
echo( " --testdb Use a test database instead of real collection\n" );
|
||||||
echo( " --noupnp Disable UPnP\n" );
|
echo( " --noupnp Disable UPnP\n" );
|
||||||
|
Reference in New Issue
Block a user