holey-bytes/hblang/command-help.txt

5 lines
196 B
Plaintext
Raw Normal View History

2024-06-25 19:41:12 +00:00
--fmt - format all source files
--fmt-current - format mentioned file
--fmt-stdout - dont write the formatted file but print it
2024-07-08 09:00:35 +00:00
--threads <1...> - number of threads compiler can use [default: 1]