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.ct6
1 files changed, 6 insertions, 0 deletions
diff --git a/clients/zctl/zctl_cmds.ct b/clients/zctl/zctl_cmds.ct
index 4553571..74ae0e5 100644
--- a/clients/zctl/zctl_cmds.ct
+++ b/clients/zctl/zctl_cmds.ct
@@ -72,6 +72,12 @@
request flush_locations, "Flush all location information.",
flush_locs;
+ request do_hide, "Hide your location.",
+ hide;
+
+ request do_hide, "Show (un-hide) your location.",
+ unhide;
+
request ss_list_requests, "List available commands.",
list_requests, lr, "?";