summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 629f64a427..70ecc2276a 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -446,6 +446,9 @@
446 <listitem><para><filename><emphasis>show-appends:</emphasis></filename> 446 <listitem><para><filename><emphasis>show-appends:</emphasis></filename>
447 Lists <filename>.bbappend</filename> files and the recipe files to which 447 Lists <filename>.bbappend</filename> files and the recipe files to which
448 they apply.</para></listitem> 448 they apply.</para></listitem>
449 <listitem><para><filename><emphasis>show-cross-depends:</emphasis></filename>
450 Lists dependency relationships between recipes that cross layer boundaries.
451 </para></listitem>
449 <listitem><para><filename><emphasis>flatten:</emphasis></filename> 452 <listitem><para><filename><emphasis>flatten:</emphasis></filename>
450 Flattens the layer configuration into a separate output directory. 453 Flattens the layer configuration into a separate output directory.
451 Flattening your layer configuration builds a "flattened" directory that contains 454 Flattening your layer configuration builds a "flattened" directory that contains