We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199d343 commit 4ca9f80Copy full SHA for 4ca9f80
aws_doc_sdk_examples_tools/agent/README.md
@@ -50,7 +50,7 @@ This will create `{file}.ailly.md` output files in the `.ailly_prompts` director
50
51
## Step 3: Parse Ailly output
52
53
-Parse the `.ailly.md` files into JSON using `parse_json_files.py`:
+Parse the `{name}.ailly.md` files into JSON using `parse_json_files.py`:
54
55
```bash
56
python parse_json_files.py .ailly_prompts/*.ailly.md --out example_updates.json
0 commit comments