summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbitbake/bin/bitbake-layers2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/bin/bitbake-layers b/bitbake/bin/bitbake-layers
index 6d35386..1dacc25 100755
--- a/bitbake/bin/bitbake-layers
+++ b/bitbake/bin/bitbake-layers
@@ -138,7 +138,7 @@ class Commands(cmd.Cmd):
def do_show_overlayed(self, args):
- """list overlayed recipes (where the same recipe exists in another layer that has a higher layer priority)
+ """list overlayed recipes (where the same recipe exists in another layer)
usage: show-overlayed [-f] [-s]
OpenPOWER on IntegriCloud