From 32f4009db5dbc73fffc6c8440824669c024f425d Mon Sep 17 00:00:00 2001 From: Gonzalo Riestra Date: Mon, 11 Nov 2024 11:46:34 +0100 Subject: [PATCH] Refresh manifests --- packages/cli/oclif.manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/oclif.manifest.json b/packages/cli/oclif.manifest.json index 3167def79b..f51db7586f 100644 --- a/packages/cli/oclif.manifest.json +++ b/packages/cli/oclif.manifest.json @@ -4257,7 +4257,7 @@ ], "args": { }, - "description": "Generate a new notification for the the CLI.", + "description": "Generate a notifications.json file for the the CLI, appending a new notification to the current file.", "enableJsonFlag": false, "flags": { },