diff --git a/pkg/cmd/root/help_topic.go b/pkg/cmd/root/help_topic.go index ca39b6d2f..f94f577da 100644 --- a/pkg/cmd/root/help_topic.go +++ b/pkg/cmd/root/help_topic.go @@ -2,6 +2,7 @@ package root import ( "github.com/MakeNowJust/heredoc" + "github.com/cli/cli/v2/pkg/text" "github.com/spf13/cobra" ) @@ -104,31 +105,32 @@ var HelpTopics = map[string]map[string]string{ - %[1]stimeago