diff options
| -rw-r--r-- | documentation/poky-ref-manual/usingpoky.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml index 4abe93f146..b36526e919 100644 --- a/documentation/poky-ref-manual/usingpoky.xml +++ b/documentation/poky-ref-manual/usingpoky.xml | |||
| @@ -365,7 +365,8 @@ | |||
| 365 | <para> | 365 | <para> |
| 366 | The <filename>-e</filename> option dumps the resulting environment for | 366 | The <filename>-e</filename> option dumps the resulting environment for |
| 367 | either the configuration (no package specified) or for a | 367 | either the configuration (no package specified) or for a |
| 368 | specific package when specified with the <filename>-b</filename> option. | 368 | specific package when specified; or <filename>-b recipename</filename> |
| 369 | to show the environment from parsing a single recipe file only. | ||
| 369 | </para> | 370 | </para> |
| 370 | </section> | 371 | </section> |
| 371 | 372 | ||
