Fix another typo.
This commit is contained in:
Родитель
ff7fa84714
Коммит
4db7a3c4ec
|
@ -73,7 +73,7 @@ def main(argv):
|
|||
|
||||
if len(args) < 1 and not options.native:
|
||||
print("Usage: ")
|
||||
print(" --native [--cc=] [--cxx] [-- flags]")
|
||||
print(" --native [--cc=] [--cxx=] [-- flags]")
|
||||
print(" <shell> [-- options]")
|
||||
return sys.exit(1)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче