Fix kiwix-manage 'remove' docopt definition

pull/783/head
tim-moody 6 months ago committed by Emmanuel Engelhart
parent d61eafe6a2
commit 45f0b0601e
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3

@ -61,7 +61,7 @@ R"(Manipulates the Kiwix library XML file
Usage:
kiwix-manage LIBRARYPATH add [--zimPathToSave=<custom_zim_path>] [--url=<http_zim_url>] ZIMPATH
kiwix-manage LIBRARYPATH remove|delete ZIMID ...
kiwix-manage LIBRARYPATH (delete|remove) ZIMID ...
kiwix-manage LIBRARYPATH show [ZIMID ...]
kiwix-manage -v | --version
kiwix-manage -h | --help

Loading…
Cancel
Save