Skip to content

Commit

Permalink
Document gh config set pager ... option
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Sep 16, 2020
1 parent b2e36a0 commit ae86361
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cmd/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ func NewCmdConfig(f *cmdutil.Factory) *cobra.Command {
- git_protocol: "https" or "ssh". Default is "https".
- editor: if unset, defaults to environment variables.
- prompt: "enabled" or "disabled". Toggles interactive prompting.
- pager: terminal pager program to send standard output to.
`),
}

Expand Down

0 comments on commit ae86361

Please sign in to comment.