kiwix / kiwix-tools

Command line Kiwix tools: kiwix-serve, kiwix-manage, ...
https://download.kiwix.org/release/kiwix-tools/
GNU General Public License v3.0
433 stars 85 forks source link

Missing help param #509

Closed rgaudin closed 2 years ago

rgaudin commented 2 years ago

kiwix-serve only displays its help output when calling it with no argument or when missing the main argument (ZIM path or library).

It's kind of unexpected for such a tool to not return the help when adding -h or --help param. Especially given kiwix-serve has no output by default.

If that's easy to support, it would help (ahah) and feel better integrated.

kelson42 commented 2 years ago

@rgaudin Suprising indeed…. But easy to fix. Kiwix serve will soon display something usefull when sratet, look at #473 .