doc: clarified clean command

This commit is contained in:
Richard Larkin 2016-07-28 10:14:18 +02:00
parent a9a4b281c3
commit 0f02ed793c

View file

@ -1062,7 +1062,7 @@ if __name__ == "__main__":
Available commands:
build Build a recipe (compile a library for the required target
architecture)
clean Clean the build
clean Clean the build of the specified recipe
distclean Clean the build and the result
recipes List all the available recipes
status List all the recipes and their build status