Skip to content

Commit

Permalink
Remove bash annotation from code block
Browse files Browse the repository at this point in the history
This was leading to incorrect syntax highlighting
  • Loading branch information
danthedaniel committed Mar 20, 2023
1 parent 45cd630 commit 1771fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ chatblade -l -e > toanki

### Help

```bash
```
usage: chatblade [-h] [--last] [--prompt-config PROMPT_CONFIG] [--openai-api-key OPENAI_API_KEY] [--temperature TEMPERATURE] [--chat-gpt {3.5,4}] [--extract] [--raw] [--tokens]
[query ...]
Expand Down

0 comments on commit 1771fcb

Please sign in to comment.