docs(cli): add System Prompt Override (GEMINI_SYSTEM_MD) (#9515)

This commit is contained in:
Shehab
2025-12-19 22:11:37 +02:00
committed by GitHub
parent 9383b54d50
commit b828b4754b
5 changed files with 114 additions and 0 deletions

View File

@@ -115,6 +115,10 @@
{
"label": "Uninstall",
"slug": "docs/cli/uninstall"
},
{
"label": "System prompt override",
"slug": "docs/cli/system-prompt"
}
]
},