0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-23 19:49:01 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Richard van der Hoff 5a709630bf
Fix --help commandline argument (#7249)
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.
2020-04-09 12:44:37 +01:00