mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-07 14:46:33 +02:00
Include --verbose in --help
This commit is contained in:
@@ -397,6 +397,7 @@ TomahawkApp::printHelp()
|
||||
echo( " --testdb Use a test database instead of real collection" );
|
||||
echo( " --noupnp Disable UPnP" );
|
||||
echo( " --nosip Disable SIP" );
|
||||
echo( " --verbose Increase verbosity (activates debug output)" );
|
||||
echo();
|
||||
echo( "Playback Controls:" );
|
||||
echo( " --play Start/resume playback" );
|
||||
|
Reference in New Issue
Block a user