mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
remove outdated $ echo example from help (#463)
This commit is contained in:
@@ -46,12 +46,5 @@ export const Help: React.FC<Help> = ({ commands }) => (
|
||||
</Text>
|
||||
shell command
|
||||
</Text>
|
||||
<Text color={Colors.SubtleComment}>
|
||||
<Text bold color={Colors.AccentPurple}>
|
||||
{' '}
|
||||
${' '}
|
||||
</Text>
|
||||
echo hello world
|
||||
</Text>
|
||||
</Box>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user