mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-20 10:10:56 -07:00
feat: Add /docs command and update UI (#1297)
This commit is contained in:
@@ -38,8 +38,7 @@ export const Tips: React.FC<TipsProps> = ({ config }) => {
|
||||
<Text bold color={Colors.AccentPurple}>
|
||||
/help
|
||||
</Text>{' '}
|
||||
for more information. Full documentation can be found at
|
||||
https://github.com/google-gemini/gemini-cli/blob/main/docs/index.md.
|
||||
for more information.
|
||||
</Text>
|
||||
</Box>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user