Ver código fonte

fixed emphasis that broke doc build

Signed-off-by: Joerg Seitter <adk@seitter.net>
Joerg Seitter 6 anos atrás
pai
commit
bbd115f2cd
1 arquivos alterados com 1 adições e 1 exclusões
  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.