From 800f0416447aa473539c9806cca62a38fd1ce388 Mon Sep 17 00:00:00 2001 From: Chris McKnight Date: Sat, 11 Oct 2025 02:10:14 -0500 Subject: [PATCH] docs: Add the s to strict-booleans --- cft/format/transform.go | 2 +- docs/rain_deploy.md | 2 +- docs/rain_fmt.md | 2 +- docs/rain_merge.md | 2 +- docs/rain_pkg.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cft/format/transform.go b/cft/format/transform.go index 667ea69d..bd504640 100644 --- a/cft/format/transform.go +++ b/cft/format/transform.go @@ -11,7 +11,7 @@ import ( // Global, set by command arg --node-style var NodeStyle string -var NodeStyleDocs = "Set the node output style to tagged, doublequoted, singlequoted, literal, folded, strict-boolean, quotescalars, original, or flow" +var NodeStyleDocs = "Set the node output style to tagged, doublequoted, singlequoted, literal, folded, strict-booleans, quotescalars, original, or flow" func mergeComments(comments []string) string { out := strings.Builder{} diff --git a/docs/rain_deploy.md b/docs/rain_deploy.md index 560ba260..a00cefc4 100644 --- a/docs/rain_deploy.md +++ b/docs/rain_deploy.md @@ -64,7 +64,7 @@ rain deploy