Don't allow abbreviating administrative commands
authorJeremy Stanley <fungi@yuggoth.org>
Thu, 9 May 2019 20:19:50 +0000 (20:19 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Thu, 9 May 2019 20:19:50 +0000 (20:19 +0000)
If a command is flagged as administrative, don't match substring
abbreviations for it. For example, an admin entering "h" should get
the help summary, not halt the engine.


No differences found