mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2024-11-24 22:03:06 +01:00
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"
|