Vs #14

Merged
kdeng00 merged 3 commits from vs into v0.3 2022-08-07 21:35:55 -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";