[PATCH 1/1] doc: fatinfo man-page

Provide a man-page for the fatinfo command.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de --- doc/usage/index.rst | 1 + 1 file changed, 1 insertion(+)
diff --git a/doc/usage/index.rst b/doc/usage/index.rst index d330b14a17..b64cfe444a 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -28,6 +28,7 @@ Shell commands exception exit false + fatinfo for load loady -- 2.30.2

On Sat, 17 Apr 2021 at 11:04, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Provide a man-page for the fatinfo command.
It seems to provide a link to it, not the actual page.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
doc/usage/index.rst | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass sjg@chromium.org

Am 29. April 2021 18:10:01 MESZ schrieb Simon Glass sjg@chromium.org:
On Sat, 17 Apr 2021 at 11:04, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Provide a man-page for the fatinfo command.
It seems to provide a link to it, not the actual page.
A follow up patch with the missing file has already been merged.
Thanks for reviewing.
Best regards
Heinrich
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
doc/usage/index.rst | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass sjg@chromium.org
participants (2)
-
Heinrich Schuchardt
-
Simon Glass