From a5f4efe6897d5867a222305ba5b1b4351475bd13 Mon Sep 17 00:00:00 2001 From: Dan Drory <101684796+DanDroryAu@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:22:02 +1100 Subject: [PATCH] Update .changeset/olive-cups-kiss.md Co-authored-by: Adam Skoufis --- .changeset/olive-cups-kiss.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/olive-cups-kiss.md b/.changeset/olive-cups-kiss.md index dac770667..ea04a9100 100644 --- a/.changeset/olive-cups-kiss.md +++ b/.changeset/olive-cups-kiss.md @@ -12,7 +12,7 @@ The new `-h, --help` flag now shows the help output generated by commander.js an The following option flags are now available in their respective scope -#### global options: +#### Global options - the `-e, --environment` option now only accepts a valid node.js environment. - the `-c, --config option` accepts the path to the sku.config.js file.