mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 11:50:37 +02:00
added helpstrings
This commit is contained in:
@@ -355,6 +355,8 @@ TomahawkApp::printHelp()
|
||||
echo( " --play Start/resume playback" );
|
||||
echo( " --pause Pause playback" );
|
||||
echo( " --stop Stop playback" );
|
||||
echo( " --next Advances to the next track (if available)" );
|
||||
echo( " --prev Advances to the next track (if available)" );
|
||||
echo( "\nurl is a tomahawk:// command or alternatively a url that Tomahawk can recognize.\n" );
|
||||
echo( "For more documentation, see http://wiki.tomahawk-player.org/mediawiki/index.php/Tomahawk://_Links\n" );
|
||||
}
|
||||
|
Reference in New Issue
Block a user