mr-karan / doggo

:dog: Command-line DNS Client for Humans. Written in Golang
https://doggo.mrkaran.dev/
GNU General Public License v3.0
2.84k stars 100 forks source link

Help text alignment seems off #123

Closed zx8 closed 2 months ago

zx8 commented 2 months ago

Saw this tool on HN today, so thought I'd install it and give it a try.

First thing I noticed is that the help text seems slightly misaligned:

image

I know it's not a major bug report, but figured it was worth letting you know about! 🙂

mr-karan commented 2 months ago

Thanks for reporting. Fixed in v1.0.1

zx8 commented 2 months ago

@mr-karan Still seems misaligned in v1.0.1:

image

Also -4, --ipv4 and -6, --ipv6 are missing a comma.

mr-karan commented 2 months ago

image Should be fine in the next release