mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-31 07:09:41 +02:00
adding genlist to the usage output (#4586)
This commit is contained in:
parent
a1977fa009
commit
99e84b82f9
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue