V0.3 #15

Merged
kdeng00 merged 11 commits from v0.3 into master 2022-08-07 21:37:39 -04:00
Showing only changes of commit 77acd15105 - Show all commits
+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";