curl/scripts
Daniel Stenberg 473ec8a05d
managen: output tabs for each 8 leading spaces
This replacing of eight leading spaces into tabs was already done for
the embedded uncompressed version in tool_hugehelp.c so it does not save
anything there. But the gzip compressed version ends up almost 2K
smaller.

The output in a terminal should be identical.

Before using TABs:

curl.txt 282492 bytes
curl.txt.gz 73261 bytes

With this change applied:

curl.txt 249382 bytes
curl.txt.gz 71470 bytes

Closes #14016
2024-06-25 16:13:30 +02:00
..
2024-03-01 09:59:48 +01:00
2023-08-29 10:39:31 +02:00
2024-03-12 15:38:44 +00:00
2023-11-19 13:57:31 +01:00
2024-04-09 16:53:40 +02:00