Skip to content

Commit

Permalink
fix space
Browse files Browse the repository at this point in the history
  • Loading branch information
alexelisenko committed Mar 2, 2023
1 parent a772211 commit 1859865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/doggo/help.go
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1859865

Please sign in to comment.