gemini: fix command and improve description (#21813)

This commit is contained in:
mister-ben
2026-04-02 08:27:29 +02:00
committed by GitHub
parent 4643788c0e
commit 5855787169
+2 -2
View File
@@ -9,9 +9,9 @@
- Send the output of another command to Gemini and exit immediately:
`{{echo "Summarize the history of Rome"}} | gemini {{[-p|--prompt]}}`
`{{echo "Summarize the history of Rome"}} | gemini {{[-p|--prompt]}} -`
- Override the default model (default: auto-gemini-3):
- Use a specific model (default: auto-gemini-3):
`gemini {{[-m|--model]}} {{model_name}}`