Hi Heinrich, On Fri, 23 Jun 2023 at 08:51, Heinrich Schuchardt <[email protected]> wrote: > > On 6/22/23 22:21, Simon Glass wrote: > > Bring this file into the documentation. > > > > Signed-off-by: Simon Glass <[email protected]> > > --- > > > > .../fit/command_syntax_extensions.rst} | 166 ++++++++++-------- > > doc/usage/fit/index.rst | 1 + > > 2 files changed, 97 insertions(+), 70 deletions(-) > > rename doc/{uImage.FIT/command_syntax_extensions.txt => > > usage/fit/command_syntax_extensions.rst} (57%) > > > > diff --git a/doc/uImage.FIT/command_syntax_extensions.txt > > b/doc/usage/fit/command_syntax_extensions.rst > > similarity index 57% > > rename from doc/uImage.FIT/command_syntax_extensions.txt > > rename to doc/usage/fit/command_syntax_extensions.rst > > index 6a99089ab557..65b7891c8a69 100644 > > --- a/doc/uImage.FIT/command_syntax_extensions.txt > > +++ b/doc/usage/fit/command_syntax_extensions.rst > > This is the wrong place for documenting a command. > > Please, create doc/usage/cmd/bootm.rst instead adhering to the style of > the other man-pages.
Yes, I know, but on one wants to document that command. I'll take a look in v2. Regards, Simon

