From f66e5824a11793f6ffee0c0d7ef6d3c28435287a Mon Sep 17 00:00:00 2001 From: Gokcehan Date: Mon, 14 Mar 2022 16:02:34 +0300 Subject: [PATCH] update doc cc #783 --- doc.go | 5 +++++ docstring.go | 5 +++++ lf.1 | 7 +++++++ 3 files changed, 17 insertions(+) diff --git a/doc.go b/doc.go index 133e36d..ce7c4be 100644 --- a/doc.go +++ b/doc.go @@ -162,6 +162,7 @@ The following environment variables are exported for shell commands: EDITOR PAGER SHELL + lf_{option} The following commands/keybindings are provided by default: @@ -821,6 +822,10 @@ If this variable is set in the environment, use the same value, otherwise set th If this variable is set in the environment, use the same value, otherwise set the value to 'sh' on unix, 'cmd' in Windows. + lf_{option} + +Value of the {option}. + Prefixes The following command prefixes are used by lf: diff --git a/docstring.go b/docstring.go index 2fe4fa7..76efe37 100644 --- a/docstring.go +++ b/docstring.go @@ -166,6 +166,7 @@ The following environment variables are exported for shell commands: EDITOR PAGER SHELL + lf_{option} The following commands/keybindings are provided by default: @@ -888,6 +889,10 @@ set the value to 'less' on unix, 'more' in Windows. If this variable is set in the environment, use the same value, otherwise set the value to 'sh' on unix, 'cmd' in Windows. + lf_{option} + +Value of the {option}. + Prefixes diff --git a/lf.1 b/lf.1 index c22b473..2f290fd 100644 --- a/lf.1 +++ b/lf.1 @@ -184,6 +184,7 @@ The following environment variables are exported for shell commands: EDITOR PAGER SHELL + lf_{option} .EE .PP The following commands/keybindings are provided by default: @@ -1010,6 +1011,12 @@ If this variable is set in the environment, use the same value, otherwise set th .EE .PP If this variable is set in the environment, use the same value, otherwise set the value to 'sh' on unix, 'cmd' in Windows. +.PP +.EX + lf_{option} +.EE +.PP +Value of the {option}. .SH PREFIXES The following command prefixes are used by lf: .PP