diff --git a/cmd/doggo/help.go b/cmd/doggo/help.go index fb77725..ff931db 100644 --- a/cmd/doggo/help.go +++ b/cmd/doggo/help.go @@ -56,7 +56,7 @@ var appHelpTextTemplate = `{{ "NAME" | color "" "heading" }}: {{"--ndots=INT" | color "yellow" ""}} Specify ndots parameter. Takes value from /etc/resolv.conf if using the system namesever or 1 otherwise. {{"--tls-hostname=HOSTNAME" | color "yellow" ""}} Provide a hostname for doing verification of the certificate if the provided DoT nameserver is an IP. {{"--skip-hostname-verification" | color "yellow" ""}} Skip TLS Hostname Verification in case of DOT Lookups. - {{"--header | color "yellow" ""}} HTTP headers to supply to the resolver. Can supply multiple times. + {{"--header" | color "yellow" ""}} HTTP headers to supply to the resolver. Can supply multiple times. {{ "Output Options" | color "" "heading" }}: {{"-J, --json " | color "yellow" ""}} Format the output as JSON.