- [[:verbose, "-v", "--verbose", "Echo commands being executed"],
- [:clean, "-c", "--clean", "Clean all generated files"],
- [:purge, "-p", "--purge", "Purge all generated files and directories"],
- [:define, "-D", "--define VAR", "Define or override construction variable(s)"],
- [:profile, "-P", "--profile NAME", "Selects the profile(s) under which the project will be built"]
+ [[:verbose, "-v", "--verbose", "Echo commands being executed"],
+ [:clean, "-c", "--clean", "Clean all generated files"],
+ [:purge, "-p", "--purge", "Purge all generated files and directories"],
+ [:define, "-D", "--define VAR", String, "Define or override a construction variable"],
+ [:profile, "-P", "--profile x,y,z", Array, "Selects the profile(s) under which the project will be built"]