We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 870a087 + 413fc62 commit bb7ae50Copy full SHA for bb7ae50
src/zimwriterfs/zimwriterfs.cpp
@@ -235,7 +235,7 @@ void usage()
235
std::cout << "Example:" << std::endl;
236
std::cout
237
<< "\tzimwriterfs --welcome=index.html --illustration=illustration.png --language=fra --title=foobar --description=mydescription \\\n\t\t\
238
---creator=Wikipedia --publisher=Kiwix ./my_project_html_directory my_project.zim"
+--creator=Wikipedia --publisher=Kiwix --name tests_fra_my-project ./my_project_html_directory tests_fra_my-project_202412.zim"
239
<< std::endl;
240
std::cout << std::endl;
241
0 commit comments