Re: [PATCH 1/1] doc: complete setexpr configuration information

2023-01-28 Thread Simon Glass
On Fri, 27 Jan 2023 at 14:02, Heinrich Schuchardt wrote: > > Add missing information to the configuration section of the setexpr > man-page. > > Signed-off-by: Heinrich Schuchardt > --- > doc/usage/cmd/setexpr.rst | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) Reviewed-by: Simon Gl

[PATCH 1/1] doc: complete setexpr configuration information

2023-01-27 Thread Heinrich Schuchardt
Add missing information to the configuration section of the setexpr man-page. Signed-off-by: Heinrich Schuchardt --- doc/usage/cmd/setexpr.rst | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/usage/cmd/setexpr.rst b/doc/usage/cmd/setexpr.rst index 2e511b1290..4d19fa340