I've try to fix a fallthough error with gcc (11 on my machine). Instead of having a fallthough comment, as gcc would advice, I've made an early exit, as using -h is generally expected to just print help and exit. fix #770 Signed-off-by: Matthias Gatto <matthias.gatto@protonmail.com>pull/771/head