[PATCH v3 04/14] doc: mkimage: Regularize option documentation

Simon Glass sjg at chromium.org
Thu Jun 30 12:06:09 CEST 2022


On Sat, 25 Jun 2022 at 11:12, Sean Anderson <seanga2 at gmail.com> wrote:
>
> Square brackets are commonly used to denote optional parts of a command.
> However, all option arguments are mandatory. Remove these brackets. This
> also removes some unnecessary quotation marks, and uses hyphens to connect
> words in option arguments. This is intended to just clean up the
> formatting, leaving content corrections to later patches.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> Changes in v3:
> - Clarify intent in commit message
>
> Changes in v2:
> - Fix extra quote in -E synopsis
>
>  doc/mkimage.1 | 72 +++++++++++++++++++++++++--------------------------
>  1 file changed, 36 insertions(+), 36 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list