diff --git a/pkg/cmd/root/help_topic.go b/pkg/cmd/root/help_topic.go
index 2476b2b5e..f460d8bf8 100644
--- a/pkg/cmd/root/help_topic.go
+++ b/pkg/cmd/root/help_topic.go
@@ -125,7 +125,7 @@ var HelpTopics = []helpTopic{
array, fields from an object, create a new array, and more. The %[1]sjq%[1]s utility does not need
to be installed on the system to use this formatting directive. When connected to a terminal,
the output is automatically pretty-printed. To learn about jq query syntax, see:
-
+
The %[1]s--template%[1]s flag requires a string argument in Go template syntax, and will only print
those JSON values which match the query.