From 6eea94e8d0aff69ecbe82de26b1f4ee0084efc25 Mon Sep 17 00:00:00 2001 From: Lucas Molas Date: Mon, 15 Aug 2022 16:12:02 -0300 Subject: [PATCH] chore(cmd): add shutdown to CLI help --- core/commands/root.go | 1 + 1 file changed, 1 insertion(+) diff --git a/core/commands/root.go b/core/commands/root.go index 443f36074..8a14b1c1a 100644 --- a/core/commands/root.go +++ b/core/commands/root.go @@ -52,6 +52,7 @@ TEXT ENCODING COMMANDS ADVANCED COMMANDS daemon Start a long-running daemon process + shutdown Shut down the daemon process resolve Resolve any type of content path name Publish and resolve IPNS names key Create and list IPNS name keypairs