summaryrefslogtreecommitdiffstats
path: root/bin/bitbake-layers
diff options
context:
space:
mode:
Diffstat (limited to 'bin/bitbake-layers')
-rwxr-xr-xbin/bitbake-layers2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bitbake-layers b/bin/bitbake-layers
index 6d35386ca..1dacc258b 100755
--- a/bin/bitbake-layers
+++ b/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]