This commit is contained in:
Roberto Alsina 2024-08-23 14:46:26 -03:00
parent cd7e150aae
commit 17c66a6572

View File

@ -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 \