Skip to content

Commit 1859865

Browse files
committed
fix space
1 parent a772211 commit 1859865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/doggo/help.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ var appHelpTextTemplate = `{{ "NAME" | color "" "heading" }}:
5656
{{"--ndots=INT" | color "yellow" ""}} Specify ndots parameter. Takes value from /etc/resolv.conf if using the system namesever or 1 otherwise.
5757
{{"--tls-hostname=HOSTNAME" | color "yellow" ""}} Provide a hostname for doing verification of the certificate if the provided DoT nameserver is an IP.
5858
{{"--skip-hostname-verification" | color "yellow" ""}} Skip TLS Hostname Verification in case of DOT Lookups.
59-
{{"--header" | color "yellow" ""}} HTTP headers to supply to the resolver. Can supply multiple times.
59+
{{"--header" | color "yellow" ""}} HTTP headers to supply to the resolver. Can supply multiple times.
6060
6161
{{ "Output Options" | color "" "heading" }}:
6262
{{"-J, --json " | color "yellow" ""}} Format the output as JSON.

0 commit comments

Comments
 (0)