mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
chore(docs): Fix typo in shell.md (#8492)
This commit is contained in:
@@ -57,7 +57,7 @@ run_shell_command(command="npm run dev &", description="Start development server
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
You can configure the behavior of the `run_shell_command` tool by modifying your `settings.json` file or by using the `/setting` command in the Gemini CLI.
|
You can configure the behavior of the `run_shell_command` tool by modifying your `settings.json` file or by using the `/settings` command in the Gemini CLI.
|
||||||
|
|
||||||
### Enabling Interactive Commands
|
### Enabling Interactive Commands
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user