mirror of https://github.com/calzoneman/sync.git
Add tab completion entry for reloading cert
This commit is contained in:
parent
de309d675e
commit
c6065dbd95
|
@ -14,6 +14,7 @@ const COMPLETIONS = [
|
|||
"/gc",
|
||||
"/globalban",
|
||||
"/reload",
|
||||
"/reloadcert",
|
||||
"/reload-partitions",
|
||||
"/switch",
|
||||
"/unglobalban",
|
||||
|
|
Loading…
Reference in New Issue