Procházet zdrojové kódy

fixed emphasis that broke doc build

Signed-off-by: Joerg Seitter <adk@seitter.net>
Joerg Seitter před 6 roky
rodič
revize
bbd115f2cd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      docs/customize-rootfs.txt

+ 1 - 1
docs/customize-rootfs.txt

@@ -25,5 +25,5 @@ loss of customized configuration data.
 Another option is to configure a post-build action. This is available
 Another option is to configure a post-build action. This is available
 in +Global settings+. It must point to a script relative to the root
 in +Global settings+. It must point to a script relative to the root
 of your openadk working copy. It will be invoked as part of the
 of your openadk working copy. It will be invoked as part of the
-+*-imageinstall+ step with $ADK_TOPDIR as first argument. You can use
++-imageinstall+ step with $ADK_TOPDIR as first argument. You can use
 it e.g. to modify the +root_*+ filesystem before bundling it.
 it e.g. to modify the +root_*+ filesystem before bundling it.