Re: [PATCH 1/1] doc: man-page base command

2021-01-07 Thread Simon Glass
On Thu, 31 Dec 2020 at 07:46, Heinrich Schuchardt wrote: > > Provide a description of the base command. > > Signed-off-by: Heinrich Schuchardt > --- > doc/usage/base.rst | 23 +++ > doc/usage/index.rst | 1 + > 2 files changed, 24 insertions(+) > create mode 100644 doc/usa

[PATCH 1/1] doc: man-page base command

2020-12-31 Thread Heinrich Schuchardt
Provide a description of the base command. Signed-off-by: Heinrich Schuchardt --- doc/usage/base.rst | 23 +++ doc/usage/index.rst | 1 + 2 files changed, 24 insertions(+) create mode 100644 doc/usage/base.rst diff --git a/doc/usage/base.rst b/doc/usage/base.rst new file