mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 12:10:57 +08:00
Fix wrong usage example in hm
This commit is contained in:
@@ -309,7 +309,7 @@ class InternalCommands:
|
||||
' genlist Shows the list of available platform generators\n'
|
||||
' usage Shows the help screen\n'
|
||||
'\n'
|
||||
'Example: %s build -g 3'
|
||||
'Example: %s conf -g 3'
|
||||
) % (app, app)
|
||||
|
||||
def configureAll(self, targets, extraArgs=''):
|
||||
|
||||
Reference in New Issue
Block a user