Clarifies docs to clarify building recipes

This commit is contained in:
Scott Sievert 2016-06-02 11:02:37 -07:00
parent 006359205a
commit 0750acf132

View file

@ -1060,7 +1060,7 @@ if __name__ == "__main__":
usage="""toolchain <command> [<args>]
Available commands:
build Build a specific recipe
build Build an external package, found in recipes/
clean Clean the build
distclean Clean the build and the result
recipes List all the available recipes