mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2024-12-03 01:43:09 +01:00
7 lines
152 B
Bash
7 lines
152 B
Bash
# text: source-highlight
|
|
|
|
source-highlight \
|
|
--tab=4 --out-format=esc \
|
|
--style=esc256.style --failsafe -i \
|
|
-- "$f"
|