Skip to content

Commit f7cf729

Browse files
authored
Fix short flag for Claude XML output in README (simonw#39)
1 parent f9a4d8f commit f7cf729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ This will output the contents of every file, with each file preceded by its rela
5252
files-to-prompt path/to/directory --ignore "*.log" --ignore "temp*"
5353
```
5454

55-
- `c/--cxml`: Output in Claude XML format.
55+
- `-c/--cxml`: Output in Claude XML format.
5656

5757
```bash
5858
files-to-prompt path/to/directory --cxml

0 commit comments

Comments
 (0)