Added information on actions and flags to use the program when no arguments are supplied
This commit is contained in:
@@ -79,8 +79,6 @@ namespace Syncers
|
||||
{
|
||||
song = uploadSong(token, song);
|
||||
}
|
||||
printSongDetails(songs);
|
||||
|
||||
}
|
||||
catch (exception& e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user