From 5469bc9ef1725c2ccf22b92126e3d387788b15b2 Mon Sep 17 00:00:00 2001 From: Justin Davis Date: Wed, 3 Dec 2025 08:16:59 -0500 Subject: [PATCH] Update flatc.md (#8821) --- docs/source/flatc.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/source/flatc.md b/docs/source/flatc.md index be6d8f169..330ebc3d9 100644 --- a/docs/source/flatc.md +++ b/docs/source/flatc.md @@ -261,6 +261,9 @@ list of `FILES...`. - `--python-decode-obj-api-strings` : Decode bytes automaticaly with utf-8 +- `--file-names-only` : Prints out files which would be generated by this command, one per + line, to `stdout`. No actual files are generated. This is useful for various CI checks. + Additional gRPC options: - `--grpc-filename-suffix`: `[C++]` An optional suffix for the generated