Merge pull request #661 from Xaekai/ServcmdCert

Add tab completion entry for reloading cert
This commit is contained in:
Calvin Montgomery 2017-05-14 18:39:12 -07:00 committed by GitHub
commit 071170dd90
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ const COMPLETIONS = [
"/gc", "/gc",
"/globalban", "/globalban",
"/reload", "/reload",
"/reloadcert",
"/reload-partitions", "/reload-partitions",
"/switch", "/switch",
"/unglobalban", "/unglobalban",