Skip to content

Commit 07eb1e7

Browse files
committed
Document GLAMOUR_STYLE support
1 parent 90f04d4 commit 07eb1e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

command/root.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,9 @@ var RootCmd = &cobra.Command{
191191
DEBUG: set to any value to enable verbose output to standard error. Include values "api"
192192
or "oauth" to print detailed information about HTTP requests or authentication flow.
193193
194+
GLAMOUR_STYLE: the style to use for rendering Markdown. See
195+
https://github.com/charmbracelet/glamour#styles
196+
194197
NO_COLOR: avoid printing ANSI escape sequences for color output.
195198
`),
196199
},

0 commit comments

Comments
 (0)