Skip to content

Commit

Permalink
Sync commandline docs with web docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fliiiix committed Jul 12, 2024
1 parent ce2f58a commit 95c0ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/Compiler.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Additional options:
- `--gen-mutable` : Generate additional non-const accessors for mutating
FlatBuffers in-place.

- `--gen-onefile` : Generate single output file for C#, Go, and Python.
- `--gen-onefile` : Generate a single output file for C#, Go, Java, Kotlin and Python.

- `--gen-name-strings` : Generate type name functions for C++.

Expand Down

0 comments on commit 95c0ab2

Please sign in to comment.