mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] doc: daily work: multi images: fix typos and apply more markup
@ 2019-02-26 15:32 Roland Hieber
  0 siblings, 0 replies; only message in thread
From: Roland Hieber @ 2019-02-26 15:32 UTC (permalink / raw)
  To: ptxdist; +Cc: Christoph G . Baumann, Roland Hieber

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 doc/multi_image_platforms.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/multi_image_platforms.inc b/doc/multi_image_platforms.inc
index a90393839..2a8444391 100644
--- a/doc/multi_image_platforms.inc
+++ b/doc/multi_image_platforms.inc
@@ -60,20 +60,20 @@ There are two ways to mange the package list for the image:
 
      IMAGE_ROOT_BOARD_A_PKGS := $(PTX_PACKAGES_INSTALL) board-a-extra
 
-   This is not recommended for larger changes to the packages list. Is is easy
+   This is not recommended for larger changes to the packages list, as it is easy
    to break dependencies this way.
 
 2. Use a collection config to create the package list
 
    To prepare for this, all packages that are not part of _all_ variants
-   must be set 'M' in menuconfig.
+   must be set ``M`` in menuconfig.
 
    Then a new collection for the variant is created:
 
    .. code-block:: text
 
      $ touch configs/collectionconfig-board-a
-     $ ptxdist ----collectionconfig=configs/collectionconfig-board-a menuconfig collection
+     $ ptxdist --collectionconfig=configs/collectionconfig-board-a menuconfig collection
 
    All extra packages for this variant are selected here. Then the
    collection config is configured for the image:
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-02-26 15:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-26 15:32 [ptxdist] [PATCH] doc: daily work: multi images: fix typos and apply more markup Roland Hieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox