mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
gemini: fix command and improve description (#21813)
This commit is contained in:
@@ -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}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user