mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-18 05:22:06 +00:00
Merge pull request #661 from Xaekai/ServcmdCert
Add tab completion entry for reloading cert
This commit is contained in:
commit
071170dd90
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