From 2d82d630e11d296ce1f52fe27d17081070042d56 Mon Sep 17 00:00:00 2001 From: Sam Estep Date: Wed, 9 Jul 2025 17:34:09 -0400 Subject: Fix `slangc --help` text for `-reflection-json` (#7653) --- docs/command-line-slangc-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/command-line-slangc-reference.md b/docs/command-line-slangc-reference.md index c7d216a6e..205a563f6 100644 --- a/docs/command-line-slangc-reference.md +++ b/docs/command-line-slangc-reference.md @@ -356,7 +356,7 @@ Include additional type conformance during linking for dynamic dispatch. ### -reflection-json -**reflection-json <path>** +**-reflection-json <path>** Emit reflection data in JSON format to a file. -- cgit v1.2.3