This commit is contained in:
David Anderson 2013-05-07 13:26:50 -07:00 коммит произвёл Mozilla
Родитель 12a13f9d9c
Коммит ff7fa84714
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -74,7 +74,7 @@ def main(argv):
if len(args) < 1 and not options.native:
print("Usage: ")
print(" --native [--cc=] [--cxx] [-- flags]")
print(" <shell> -- [options]")
print(" <shell> [-- options]")
return sys.exit(1)
if options.native: