We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f04d4 commit 07eb1e7Copy full SHA for 07eb1e7
command/root.go
@@ -191,6 +191,9 @@ var RootCmd = &cobra.Command{
191
DEBUG: set to any value to enable verbose output to standard error. Include values "api"
192
or "oauth" to print detailed information about HTTP requests or authentication flow.
193
194
+ GLAMOUR_STYLE: the style to use for rendering Markdown. See
195
+ https://github.com/charmbracelet/glamour#styles
196
+
197
NO_COLOR: avoid printing ANSI escape sequences for color output.
198
`),
199
},
0 commit comments