Removed the first configure command description and aligned the first two commands with the last two so it looks prettier.

This commit is contained in:
Lirusaito
2012-01-13 23:55:49 -05:00
parent e33a15d410
commit 4190816023

View File

@@ -775,9 +775,8 @@ Options:
-p | --project=NAME set the root project name. (Doesn't effect makefiles)
Commands:
build configure and build default target
clean delete all build directories, does not affect sources
configure configure project by running cmake (default command if none given)
build configure and build default target
clean delete all build directories, does not affect sources
configure configure project by running cmake (default if none given)
printbuilddirs print the build directory that will be used