Commit d9bc5ec0 authored by Aaron Hudon's avatar Aaron Hudon Committed by Wouter van Oortmerssen

fixed flag for javascript (#4223)

--javascript flag does not work in the 1.6 flatc.exe, changed to --js
parent c04c143c
......@@ -29,7 +29,7 @@ For any schema input files, one or more generators can be specified:
- `--python`, `-p`: Generate Python code.
- `--javascript`, `-s`: Generate JavaScript code.
- `--js`, `-s`: Generate JavaScript code.
- `--php`: Generate PHP code.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment