Tweaked wording

This commit is contained in:
Zen-CODE 2016-07-01 21:09:10 +02:00
parent e539b8f9c8
commit 8cdc790375

View file

@ -1060,7 +1060,8 @@ if __name__ == "__main__":
usage="""toolchain <command> [<args>] usage="""toolchain <command> [<args>]
Available commands: Available commands:
build Build an external package (available packages in the recipes directory). build Build a recipe (compile a library for the required target
architecture)
clean Clean the build clean Clean the build
distclean Clean the build and the result distclean Clean the build and the result
recipes List all the available recipes recipes List all the available recipes