Able to debug with Visual Studio
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ void printHelp()
|
|||||||
cout<<"-sr directory where to recursively search for songs to upload (Optional)\n";
|
cout<<"-sr directory where to recursively search for songs to upload (Optional)\n";
|
||||||
cout<<"-nc will not prompt the user when uploading from a directory\n\n";
|
cout<<"-nc will not prompt the user when uploading from a directory\n\n";
|
||||||
|
|
||||||
cout<<"Required for upload\n";
|
cout<<"Required for upload with metadata\n";
|
||||||
cout<<"-s path of song\n";
|
cout<<"-s path of song\n";
|
||||||
cout<<"-t track number\n";
|
cout<<"-t track number\n";
|
||||||
cout<<"-m metadata filepath\n";
|
cout<<"-m metadata filepath\n";
|
||||||
|
|||||||
Reference in New Issue
Block a user