-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workingdocshelp wantedContributions welcomeContributions welcomepriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functions
Description
Help says this:
cli/pkg/cmd/root/help_topic.go
Lines 82 to 83 in 57c73e8
| GH_CONFIG_DIR: the directory where gh will store configuration files. Default: | |
| "$XDG_CONFIG_HOME/gh" or "$HOME/.config/gh". |
But the code doesn't live in that repository, it lives here:
https://github.com/cli/go-gh/blob/6f61141a1f8733099288c3625805b0c99a378a82/pkg/config/config.go#L227-L240
And that does not match the help at all.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocshelp wantedContributions welcomeContributions welcomepriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functions