diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-15 15:01:52 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:14 +0100 |
commit | f79ff9bd55fd63a57b4c029d8024e51fd73e6e50 (patch) | |
tree | 7225e447f7f0b5ed760f2fc86068d96403cf6e08 /documentation/dev-manual | |
parent | ffb38ba5ecf46df2d16a6f19883ca10ea0f4d27d (diff) | |
download | poky-f79ff9bd55fd63a57b4c029d8024e51fd73e6e50.tar.gz |
dev-manual: Edits to "Managing Layers"
(From yocto-docs rev: 3c20f92eb798216e5fb04bc246413ce406af0a15)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 7e09e0c337..7ffab82d75 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -516,7 +516,7 @@ | |||
516 | Displays general help or help on a specified command. | 516 | Displays general help or help on a specified command. |
517 | </para></listitem> | 517 | </para></listitem> |
518 | <listitem><para><filename><emphasis>show-layers:</emphasis></filename> | 518 | <listitem><para><filename><emphasis>show-layers:</emphasis></filename> |
519 | Show the current configured layers. | 519 | Shows the current configured layers. |
520 | </para></listitem> | 520 | </para></listitem> |
521 | <listitem><para><filename><emphasis>show-recipes:</emphasis></filename> | 521 | <listitem><para><filename><emphasis>show-recipes:</emphasis></filename> |
522 | Lists available recipes and the layers that provide them. | 522 | Lists available recipes and the layers that provide them. |