From fa2513dea6230b6eb244b2c95029db51012a9c7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohni=C4=87?= Date: Wed, 16 Sep 2020 16:15:57 +0200 Subject: [PATCH] Document PAGER environment variable --- pkg/cmd/root/help_topic.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg/cmd/root/help_topic.go b/pkg/cmd/root/help_topic.go index 1357825a2..a1acf5a40 100644 --- a/pkg/cmd/root/help_topic.go +++ b/pkg/cmd/root/help_topic.go @@ -28,6 +28,8 @@ func NewHelpTopic(topic string) *cobra.Command { DEBUG: set to any value to enable verbose output to standard error. Include values "api" or "oauth" to print detailed information about HTTP requests or authentication flow. + PAGER: a paging program to send standard output to, e.g. "less". + GLAMOUR_STYLE: the style to use for rendering Markdown. See https://github.com/charmbracelet/glamour#styles