void printHelp ()
{
cout << "Usage: usetaglib [ACTION]... [FILE]..." << endl;
- cout << "List and edit tags on mediafiles in formats supported by libtag." << endl;
+ cout << "Read and edit meta-data of audio formats supported by taglib." << endl;
cout << endl;
cout << "-h, --help Show this help" << endl;
cout << endl;