Home
last modified time | relevance | path

Searched refs:helpTopicUsageFunc (Results 1 – 1 of 1) sorted by relevance

/dports/devel/gh/cli-2.4.0/pkg/cmd/root/
H A Dhelp_topic.go141 cmd.SetUsageFunc(helpTopicUsageFunc)
154 func helpTopicUsageFunc(command *cobra.Command) error { func