]> git.treefish.org Git - usetaglib.git/blobdiff - usetaglib.cpp
Reenabled help.
[usetaglib.git] / usetaglib.cpp
index ea070e7c5ff7a3bc192c6438d6eb84834ff1378d..d4522d2edb5de720b60a5fa0cfaee4853dc6f15b 100644 (file)
@@ -108,9 +108,7 @@ int action_printAudio (const TagLib::FileRef f)
 }
 
 void printHelp ()
-{
-  return;
-  
+{  
   cout << "Usage: usetaglib [ACTION]... [FILE]..." << endl;
   cout << "List and edit tags on mediafiles in formats supported by libtag." << endl;
   cout << endl;