summaryrefslogtreecommitdiff
path: root/clients/zctl/zctl_cmds.ct
diff options
context:
space:
mode:
Diffstat (limited to 'clients/zctl/zctl_cmds.ct')
-rw-r--r--clients/zctl/zctl_cmds.ct3
1 files changed, 3 insertions, 0 deletions
diff --git a/clients/zctl/zctl_cmds.ct b/clients/zctl/zctl_cmds.ct
index fe39283..363ca66 100644
--- a/clients/zctl/zctl_cmds.ct
+++ b/clients/zctl/zctl_cmds.ct
@@ -63,6 +63,9 @@
request wgc_control, "Tell the WindowGram to react to incoming notices.",
wg_startup;
+ request wgc_control, "Tell the WindowGram to exit completely.",
+ wg_exit;
+
request hm_control, "Tell the server to flush information about this host.",
hm_flush;