mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 19:02:09 +02:00
rgpt: update page to include shorter flag names (#9970)
This commit is contained in:
parent
8644f6c90e
commit
021bb30593
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
- Ask GPT to review your code using a specific model:
|
- Ask GPT to review your code using a specific model:
|
||||||
|
|
||||||
`rgpt --model {{text-davinci-003}} --i "$(git diff {{path/to/file}})"`
|
`rgpt --model {{davinci}} --i "$(git diff {{path/to/file}})"`
|
||||||
|
|
||||||
- Make `rgpt` use a JSON output:
|
- Make `rgpt` use a JSON output:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue