0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-05 18:24:45 +02:00
synapse/changelog.d/5512.feature
Richard van der Hoff e1a795758c
Improve help and cmdline option names for --generate-config options (#5512)
* group the arguments together into a group
* add new names "--generate-missing-config" and "--config-directory" for
  existing cmdline options "--generate-keys" and "--keys-dir", which better
  reflect their purposes.
2019-06-21 18:50:43 +01:00

2 lines
69 B
Gherkin

Improve help and cmdline option names for --generate-config options.