Explorar o código

amberc for -?.--help -H call print_usage without this.

Thomas Rake %!s(int64=12) %!d(string=hai) anos
pai
achega
c99a97c866
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bin/amberc

+ 1 - 1
bin/amberc

@@ -77,7 +77,7 @@ function handle_options(optionsArray, amber_dir) {
 			case '-h':
 			case '--help':
 			case '?':
-				this.usage();
+				print_usage();
 				break;
 			default:
 				var fileSuffix = path.extname(currentItem);