rgpt: update page to include shorter flag names (#9970)

pull/23/head
Vaibhav Venkat 2023-04-01 17:54:43 -05:00 committed by GitHub
parent 8644f6c90e
commit 021bb30593
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
- 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: