The new "haxe --help" usage looks ugly

The strings look too far apart

Haxe Compiler 4.0.0 (git build offical @ d804ee0d1) - (C)2005-2018 Haxe Foundati
on
Usage: haxe.exe <target> [options] [hxml files...]

Target
  --js <file>                                   compile code to JavaScript file
  --lua <file>                                  compile code to Lua file
  --swf <file>                                  compile code to Flash SWF file
  --as3 <directory>                             generate AS3 code into target di
rectory
  --neko <file>                                 compile code to Neko Binary
  --php <directory>                             generate PHP code into target di
rectory
  --cpp <directory>                             generate C++ code into target di
rectory
  --cppia <file>                                generate Cppia code into target
file
  --cs <directory>                              generate C# code into target dir
ectory

Hi R32,
Did you post an issue on github ?