Update README.md

This commit is contained in:
Jeff Epler 2024-05-08 19:46:28 -05:00 committed by GitHub
parent 2475dc2fcb
commit ba1adecfbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,7 +93,7 @@ Before any other command-line argument parsing is performed, `@FILE` arguments a
* If an argument starts with a literal `@`, double it: `@@`
* `@.` stops processing any further `@FILE` arguments and leaves them unchanged.
The contents of an `@FILE` are parsed according to `shlex.split(comments=True)`.
Comments are not supported.
Comments are supported.
A typical content might look like this:
```
# gpt-3.5.txt: Use cheaper gpt 3.5 and custom prompt