All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] doc: usage: man-page for ums command
@ 2021-06-04 16:51 Patrick Delaunay
  2021-06-04 16:51 ` [PATCH v2 1/2] cmd: Add dependency " Patrick Delaunay
  2021-06-04 16:51 ` [PATCH v2 2/2] doc: usage: man-page " Patrick Delaunay
  0 siblings, 2 replies; 5+ messages in thread
From: Patrick Delaunay @ 2021-06-04 16:51 UTC (permalink / raw)
  To: u-boot
  Cc: Heinrich Schuchardt, Patrick Delaunay, Bin Meng,
	Frédéric Danis, Priyanka Jain, Simon Glass,
	U-Boot STM32


V2 for [1], after Heinrich remarks.

[1] doc: usage: man-page for ums command
http://patchwork.ozlabs.org/project/uboot/list/?series=246862&archive=both&state=*

Changes in v2:
- NEW: Add dependency for ums command
- clarify description
- add reference to <partitions> and align parameter name
- correct information for partition = 0 (expose all partitions)
- update dependency

Patrick Delaunay (2):
  cmd: Add dependency for ums command
  doc: usage: man-page for ums command

 cmd/Kconfig         |  5 +++-
 doc/usage/index.rst |  1 +
 doc/usage/ums.rst   | 57 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 62 insertions(+), 1 deletion(-)
 create mode 100644 doc/usage/ums.rst

-- 
2.17.1


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

end of thread, other threads:[~2021-06-08 22:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04 16:51 [PATCH v2 0/2] doc: usage: man-page for ums command Patrick Delaunay
2021-06-04 16:51 ` [PATCH v2 1/2] cmd: Add dependency " Patrick Delaunay
2021-06-08 22:04   ` Heinrich Schuchardt
2021-06-04 16:51 ` [PATCH v2 2/2] doc: usage: man-page " Patrick Delaunay
2021-06-08 22:10   ` 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.