All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: usage: reorder commands in index.rst
@ 2021-06-02  8:11 Patrick Delaunay
  2021-06-02 13:50 ` Heinrich Schuchardt
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Delaunay @ 2021-06-02  8:11 UTC (permalink / raw)
  To: u-boot; +Cc: Patrick Delaunay, Heinrich Schuchardt, Simon Glass, U-Boot STM32

Reorder alphabetically the command in the index of usage
in U-Boot documentation.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
---

 doc/usage/index.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/usage/index.rst b/doc/usage/index.rst
index c1f9b6a53b..41b247bc62 100644
--- a/doc/usage/index.rst
+++ b/doc/usage/index.rst
@@ -34,12 +34,12 @@ Shell commands
    load
    loady
    mbr
-   mmc
    md
+   mmc
    pstore
    qfw
+   reset
    sbi
+   scp03
    size
    true
-   scp03
-   reset
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] doc: usage: reorder commands in index.rst
  2021-06-02  8:11 [PATCH] doc: usage: reorder commands in index.rst Patrick Delaunay
@ 2021-06-02 13:50 ` Heinrich Schuchardt
  0 siblings, 0 replies; 2+ messages in thread
From: Heinrich Schuchardt @ 2021-06-02 13:50 UTC (permalink / raw)
  To: Patrick Delaunay, u-boot; +Cc: Simon Glass, U-Boot STM32

On 02.06.21 10:11, Patrick Delaunay wrote:
> Reorder alphabetically the command in the index of usage
> in U-Boot documentation.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>

Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

> ---
>
>  doc/usage/index.rst | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/doc/usage/index.rst b/doc/usage/index.rst
> index c1f9b6a53b..41b247bc62 100644
> --- a/doc/usage/index.rst
> +++ b/doc/usage/index.rst
> @@ -34,12 +34,12 @@ Shell commands
>     load
>     loady
>     mbr
> -   mmc
>     md
> +   mmc
>     pstore
>     qfw
> +   reset
>     sbi
> +   scp03
>     size
>     true
> -   scp03
> -   reset
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-02 13:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02  8:11 [PATCH] doc: usage: reorder commands in index.rst Patrick Delaunay
2021-06-02 13:50 ` Heinrich Schuchardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.