vweevers / hallmark

Markdown Style Guide, with linter and automatic fixer.
GNU General Public License v3.0
35 stars 3 forks source link

Missing usage info / "hallmark" without argument give wired output #120

Closed buhtz closed 6 months ago

buhtz commented 6 months ago

Install hallmark via npm from upstream. Execute $ hallmark (without any arguments) gives a wired output.

image

I would expect to see the usual usage output or something more helpful. Something like the output of hallmark --help or a short version of it.