We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6dd1bc commit fa2513dCopy full SHA for fa2513d
pkg/cmd/root/help_topic.go
@@ -28,6 +28,8 @@ func NewHelpTopic(topic string) *cobra.Command {
28
DEBUG: set to any value to enable verbose output to standard error. Include values "api"
29
or "oauth" to print detailed information about HTTP requests or authentication flow.
30
31
+ PAGER: a paging program to send standard output to, e.g. "less".
32
+
33
GLAMOUR_STYLE: the style to use for rendering Markdown. See
34
https://github.com/charmbracelet/glamour#styles
35
0 commit comments