You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wcout << L"Usage:" << endl << L"docxtotext <DOCX-file>" << std::endl << L"where <DOCX-file> is the path to docx file.\nOutput is the file with same name and .txt extension"<<endl;