mirror of
https://github.com/simonw/files-to-prompt.git
synced 2025-10-23 00:02:47 +03:00
Fix short flag for Claude XML output in README (#39)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user