Clarifies docs to clarify building recipes
This commit is contained in:
parent
006359205a
commit
0750acf132
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue