Skip to content
Snippets Groups Projects
  1. Apr 09, 2020
    • Richard van der Hoff's avatar
      Fix --help commandline argument (#7249) · 5a709630
      Richard van der Hoff authored
      I don't really remember why this was so complicated; I think it dates
      back to the time when we had to instantiate the Config classes before
      we could call `add_arguments` - ie before #5597. In any case, I don't
      think there's a good reason for it any more, and the impact of it
      being complicated is that `--help` doesn't work correctly.
      Unverified
      5a709630
Loading