Able to debug with Visual Studio

This commit is contained in:
kdeng00
2022-08-07 21:34:41 -04:00
parent 435a0df941
commit 77acd15105
+1 -1
View File
@@ -40,7 +40,7 @@ void printHelp()
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<<"Required for upload\n";
cout<<"Required for upload with metadata\n";
cout<<"-s path of song\n";
cout<<"-t track number\n";
cout<<"-m metadata filepath\n";