mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-17 17:41:24 -07:00
drop restriction on whitespace in bash commands (#272)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
This tool executes a given shell command as `bash -c <command>`.
|
||||
Command can be any valid single-line Bash command.
|
||||
Command can start background processes using `&`.
|
||||
Command is executed as a subprocess.
|
||||
Command itself is executed as a subprocess.
|
||||
|
||||
The following information is returned:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user