mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 05:22:23 +00:00
typo
This commit is contained in:
parent
cd7e150aae
commit
17c66a6572
@ -55,7 +55,7 @@ Show a syntax highlighted version of a C source file in your terminal:
|
|||||||
$ tartrazine whatever.c -l c -t catppuccin-macchiato --line-numbers -f terminal
|
$ tartrazine whatever.c -l c -t catppuccin-macchiato --line-numbers -f terminal
|
||||||
```
|
```
|
||||||
|
|
||||||
Generate a standalone HTML file from a C source file with the syntax highlited:
|
Generate a standalone HTML file from a C source file with the syntax highlighted:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ tartrazine whatever.c -l c -t catppuccin-macchiato --line-numbers \
|
$ tartrazine whatever.c -l c -t catppuccin-macchiato --line-numbers \
|
||||||
|
Loading…
Reference in New Issue
Block a user