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 12509cd commit 59b26fdCopy full SHA for 59b26fd
aws_doc_sdk_examples_tools/agent/README.md
@@ -47,7 +47,7 @@ Run Ailly on the generated prompts. From inside the .ailly_prompts directory:
47
npx @ailly/cli --root .ailly_prompts
48
```
49
50
-This will create `.ailly.md` output files in the `.ailly_prompts` directory (or whatever output directory you specified).
+This will create `{file}.ailly.md` output files in the `.ailly_prompts` directory (or whatever output directory you specified).
51
52
---
53
0 commit comments