mirror of
https://github.com/debauchee/barrier.git
synced 2025-08-06 10:09:28 +02:00
Fix wrong usage example in hm
This commit is contained in:
parent
4297673387
commit
e1dc29799f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue