On Sun, 15 Jan 2023 at 03:38, Heinrich Schuchardt <[email protected]> wrote: > > Provide a man-page for the blkcache command. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > doc/usage/cmd/blkcache.rst | 74 ++++++++++++++++++++++++++++++++++++++ > doc/usage/index.rst | 1 + > 2 files changed, 75 insertions(+) > create mode 100644 doc/usage/cmd/blkcache.rst
Reviewed-by: Simon Glass <[email protected]> I wonder if we should have an index.rst in the cmd/ directory? Regards, Simon

