mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-22 19:38:53 -04:00
Update usage()
This commit is contained in:
parent
38088ee321
commit
d1802c52a2
@ -64,8 +64,7 @@ void usage()
|
|||||||
cerr << "Usage:" << endl;
|
cerr << "Usage:" << endl;
|
||||||
cerr << "\tkiwix-manage LIBRARY_PATH add ZIM_PATH "
|
cerr << "\tkiwix-manage LIBRARY_PATH add ZIM_PATH "
|
||||||
"[--zimPathToSave=../content/foobar.zim] [--current] "
|
"[--zimPathToSave=../content/foobar.zim] [--current] "
|
||||||
"[--indexBackend=xapian] [--indexPath=FULLTEXT_IDX_PATH] "
|
"[--indexPath=FULLTEXT_IDX_PATH] [--url=http://...metalink]"
|
||||||
"[--url=http://...metalink]"
|
|
||||||
<< endl;
|
<< endl;
|
||||||
cerr << "\tkiwix-manage LIBRARY_PATH show [CONTENTID1] [CONTENTID2] ... "
|
cerr << "\tkiwix-manage LIBRARY_PATH show [CONTENTID1] [CONTENTID2] ... "
|
||||||
"(show everything if no param.)"
|
"(show everything if no param.)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user