adding genlist to the usage output (#4586)

This commit is contained in:
Adam Potolsky 2015-04-28 10:37:20 -07:00
parent a1977fa009
commit 99e84b82f9
1 changed files with 1 additions and 0 deletions

View File

@ -303,6 +303,7 @@ class InternalCommands:
' install Installs the program\n'
' doxygen Builds doxygen documentation\n'
' reformat Reformat .cpp and .h files using AStyle\n'
' genlist Shows the list of available platform generators\n'
' usage Shows the help screen\n'
'\n'
'Example: %s build -g 3'