mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-22 15:45:22 +03:00
Fix wrong usage example in hm
This commit is contained in:
parent
4297673387
commit
e1dc29799f
@ -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=''):
|
||||
|
Loading…
Reference in New Issue
Block a user