mirror of
https://github.com/Hopiu/llm.git
synced 2026-05-04 20:04:44 +00:00
Update README.md (#621)
This commit is contained in:
parent
c0cb1697bc
commit
d34eac57d3
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ Type '!multi' to enter multiple lines, then '!end' to finish
|
|||
|
||||
You can use the `-s/--system` option to set a system prompt, providing instructions for processing other input to the tool.
|
||||
|
||||
To describe how the code a file works, try this:
|
||||
To describe how the code in a file works, try this:
|
||||
|
||||
```bash
|
||||
cat mycode.py | llm -s "Explain this code"
|
||||
|
|
|
|||
Loading…
Reference in a new issue