CmdLineParser: deprecated `--template <template>` and `--template-location <template>` (#5331)
Both are bugprone since they just take the next parameter which doesn't start with `-`. Also `--template` has not been documented since17842394c0
back in 2011(!). And `--template-location` has never been documented since its induction inf058d9ad08
. That's also why we can have a short deprecation period.
This commit is contained in:
parent
c7f88db90a
commit
1bedf4434d