docs(config set): fixing glab config set helper messages

Description

Fixing the helper message on glab config set

if I'm using --hostname, I will receive this error

   ERROR

  Unknown flag: --hostname.

  Try --help for usage.

and if I'm using -h, I will receive helper message, cause -h --help Show help for this command.

Related issues and merge requests

Merge request reports

Loading