diff --git a/pkg/cmd/config/config.go b/pkg/cmd/config/config.go index e5e9d170a..408975629 100644 --- a/pkg/cmd/config/config.go +++ b/pkg/cmd/config/config.go @@ -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. `), }