mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-10 07:10:31 +00:00
Merge remote-tracking branch 'origin/main'
fixed things
This commit is contained in:
commit
0f3ae3b5ce
@ -287,7 +287,7 @@ Once you're set up, you can do things like:
|
||||
|
||||
```bash
|
||||
# Take any idea from `stdin` and send it to the `/write_essay` API!
|
||||
cat "An idea that coding is like speaking with rules." | write_essay
|
||||
echo "An idea that coding is like speaking with rules." | write_essay
|
||||
```
|
||||
|
||||
### Directly calling Patterns
|
||||
|
Loading…
Reference in New Issue
Block a user