It would be nice if the help text was shown when --help is passed in, rather than just -h.
When I first installed this, I tried man grabc, but that didn't work. Then I tried grabc --help, but that didn't work either, so I assumed that this program didn't take args at all until I came here and read the readme.
It would be nice if the help text was shown when
--helpis passed in, rather than just-h.When I first installed this, I tried
man grabc, but that didn't work. Then I triedgrabc --help, but that didn't work either, so I assumed that this program didn't take args at all until I came here and read the readme.