Clarifies build help

"(available packages in the recipes directory)"
This commit is contained in:
Scott Sievert 2016-06-26 10:33:33 -05:00 committed by GitHub
parent 0750acf132
commit 5f048d3ead

View file

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