g icon indicating copy to clipboard operation
g copied to clipboard

add website link to CLI help

Open brendensoares opened this issue 3 years ago • 2 comments

g is such a vague command name and there is no way to find out what the tool is, even when running g --help. Please add the repo URL and possibly a description.

brendensoares avatar Mar 16 '22 14:03 brendensoares

Hi @brendensoares good suggestion! PRs are welcomed.

stefanmaric avatar Mar 17 '22 20:03 stefanmaric

hi @brendensoares @stefanmaric. I do like to make a PR for this issue. Is the description below is enough?

  g git:(add-description-on-help) ✗ ./bin/g --help

  [https://github.com/stefanmaric/g]

  A simple go version manager, gluten-free.

  Usage: g [COMMAND] [options] [args]

  Commands:
  ...

pararang avatar Mar 19 '22 04:03 pararang