Re: [PATCH 1/2] doc: efi_loader: Tidy up the bootefi-command docs

2025-06-01 Thread Heinrich Schuchardt
On 6/1/25 14:04, Simon Glass wrote: There are backslashes in some of the tags which seems to be unnecessary. Remove then. Change the word 'either' to 'any' since there are three options. Signed-off-by: Simon Glass Reviewed-by: Heinrich Schuchardt --- doc/usage/cmd/bootefi.rst | 20

[PATCH 1/2] doc: efi_loader: Tidy up the bootefi-command docs

2025-06-01 Thread Simon Glass
There are backslashes in some of the tags which seems to be unnecessary. Remove then. Change the word 'either' to 'any' since there are three options. Signed-off-by: Simon Glass --- doc/usage/cmd/bootefi.rst | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --g

Re: [PATCH 1/2] doc: efi_loader: Tidy up the bootefi-command docs

2025-06-01 Thread Simon Glass
Hi, On Sun, 1 Jun 2025 at 13:04, Simon Glass wrote: > > There are backslashes in some of the tags which seems to be unnecessary. > Remove then. > > Change the word 'either' to 'any' since there are three options. > > Signed-off-by: Simon Glass > --- > > doc/usage/cmd/bootefi.rst | 20 ++