mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2024-11-28 07:23:07 +01:00
da0bd88afa
Resolves #2
7 lines
143 B
Bash
7 lines
143 B
Bash
# text: source-highlight
|
|
|
|
source-highlight \
|
|
--tab=4 --out-format=esc \
|
|
--style=esc256.style --failsafe \
|
|
-i "$f"
|