On Sat, 26 Jun 2021 12:31:41 -0600
Simon Glass wrote:
> Hi Paul,
>
> On Tue, 15 Jun 2021 at 04:26, Paul Barker wrote:
> >
> > When printing full help output from patman, we should be able to handle
> > a PAGER variable which includes arguments, e.g. PAGER='less -F'.
> >
> > Signed-off-by: Paul
On Sat, 26 Jun 2021 12:31:41 -0600
Simon Glass wrote:
> Hi Paul,
>
> On Tue, 15 Jun 2021 at 04:26, Paul Barker
> wrote:
> >
> > When printing full help output from patman, we should be able to
> > handle a PAGER variable which includes arguments, e.g. PAGER='less
> > -F'.
> >
> > Signed-off-by:
Hi Paul,
On Tue, 15 Jun 2021 at 04:26, Paul Barker wrote:
>
> When printing full help output from patman, we should be able to handle
> a PAGER variable which includes arguments, e.g. PAGER='less -F'.
>
> Signed-off-by: Paul Barker
> ---
>
> tools/patman/main.py | 9 +
> 1 file changed,
When printing full help output from patman, we should be able to handle
a PAGER variable which includes arguments, e.g. PAGER='less -F'.
Signed-off-by: Paul Barker
---
tools/patman/main.py | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/tools/patman/main.py b/tools/
4 matches
Mail list logo