From 8cdc790375c9558b676b90c8ed3b58f9dffb9874 Mon Sep 17 00:00:00 2001 From: Zen-CODE Date: Fri, 1 Jul 2016 21:09:10 +0200 Subject: [PATCH] Tweaked wording --- toolchain.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/toolchain.py b/toolchain.py index efe4603..07371bb 100755 --- a/toolchain.py +++ b/toolchain.py @@ -1060,7 +1060,8 @@ if __name__ == "__main__": usage="""toolchain [] 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 distclean Clean the build and the result recipes List all the available recipes