diff --git a/docs/source/Compiler.md b/docs/source/Compiler.md index 29979ce42..49a3d8f6e 100644 --- a/docs/source/Compiler.md +++ b/docs/source/Compiler.md @@ -3,7 +3,7 @@ Using the schema compiler {#flatbuffers_guide_using_schema_compiler} Usage: - flatc [ GENERATOR OPTIONS ] [ -o PATH ] [ -I PATH ] [ -S ] FILES... + flatc [ GENERATOR OPTIONS ] [ -o PATH ] [ -I PATH ] FILES... [ -- FILES...] The files are read and parsed in order, and can contain either schemas