Using dashes prevents the code from building, which is annoying
if you quickly want to test some hack.
With underscore we get the same effect but the code still builds.
(cherry picked from commit 46aed1b7f9)
Co-authored-by: Benno Fünfstück <benno.fuenfstueck@gmail.com>