From a34c9ea79937f4cb7b2d01ee4e60d495d86d7abe Mon Sep 17 00:00:00 2001 From: Kynan Ware <47394200+BagToad@users.noreply.github.com> Date: Wed, 9 Apr 2025 08:20:07 -0600 Subject: [PATCH] doc(prompter env): accessible prompter includes braille reader Co-authored-by: Andy Feller --- pkg/cmd/root/help_topic.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/cmd/root/help_topic.go b/pkg/cmd/root/help_topic.go index dc39fd8d2..b85d64ca3 100644 --- a/pkg/cmd/root/help_topic.go +++ b/pkg/cmd/root/help_topic.go @@ -113,7 +113,7 @@ var HelpTopics = []helpTopic{ not specified. This value is used, for example, with %[1]spr view%[1]s subcommand. %[1]sGH_ACCESSIBLE_PROMPTER%[1]s (preview): set to a truthy value to enable prompts that are - more compatible with speech synthesis based screen readers. + more compatible with speech synthesis and braille screen readers. `, "`"), }, {