Fix short flag for Claude XML output in README (#39)

This commit is contained in:
Jason McPheron
2025-02-13 18:55:28 -08:00
committed by GitHub
parent f9a4d8fa20
commit f7cf729bab

View File

@@ -52,7 +52,7 @@ This will output the contents of every file, with each file preceded by its rela
files-to-prompt path/to/directory --ignore "*.log" --ignore "temp*"
```
- `c/--cxml`: Output in Claude XML format.
- `-c/--cxml`: Output in Claude XML format.
```bash
files-to-prompt path/to/directory --cxml