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

This commit is contained in:
Vaibhav Venkat
2023-04-01 17:54:43 -05:00
committed by GitHub
parent 8644f6c90e
commit 021bb30593

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: