summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/bin')
-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 6d35386cad..1dacc258b4 100755
--- a/bitbake/bin/bitbake-layers
+++ b/bitbake/bin/bitbake-layers
@@ -138,7 +138,7 @@ class Commands(cmd.Cmd):
138 138
139 139
140 def do_show_overlayed(self, args): 140 def do_show_overlayed(self, args):
141 """list overlayed recipes (where the same recipe exists in another layer that has a higher layer priority) 141 """list overlayed recipes (where the same recipe exists in another layer)
142 142
143usage: show-overlayed [-f] [-s] 143usage: show-overlayed [-f] [-s]
144 144