mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-14 03:32:06 +00:00
Add tab completion entry for reloading cert
This commit is contained in:
parent
de309d675e
commit
c6065dbd95
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ const COMPLETIONS = [
|
||||||
"/gc",
|
"/gc",
|
||||||
"/globalban",
|
"/globalban",
|
||||||
"/reload",
|
"/reload",
|
||||||
|
"/reloadcert",
|
||||||
"/reload-partitions",
|
"/reload-partitions",
|
||||||
"/switch",
|
"/switch",
|
||||||
"/unglobalban",
|
"/unglobalban",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue