nginx-confgen 2.2 + minor ncdu page updates

This commit is contained in:
Yorhel 2024-10-22 13:50:33 +02:00
parent b3c9c7407c
commit 68bf70e0eb
15 changed files with 56 additions and 21 deletions

View file

@ -13,9 +13,9 @@ Parallel scanning
default. To give it a try, run with `-t8` to scan with 8 threads. If you're
running an unusual setup, such as networked storage, odd filesystems,
complex RAID configurations, etc, I'd love to hear about the performance
impact of this new feature. Feedback is welcome on the [issue
impact of this new feature.[^1] Feedback is welcome on the [issue
tracker](https://code.blicky.net/yorhel/ncdu/issues) or to
[projects@yorhel.nl](mailto:projects@yorhel.nl).[^1]
[projects@yorhel.nl](mailto:projects@yorhel.nl).
Binary export
: Ncdu 2.6 adds a new binary export format that better works with parallel
@ -26,9 +26,8 @@ Binary export
Colors
: Ncdu has had color support since version 1.13. Colors were enabled by
default in 1.17 and 2.0, and then later disabled again in 1.20 and 2.4
because the text was not legible in all terminal configurations.
If you do prefer the colors, add `--color=dark` to your [config
because the text was not legible in all terminal configurations. If you do
prefer the colors, add `--color=dark` to your [config
file](/ncdu/man#configuration). Maybe at some point in the future we'll
have colors that *are* readable in every setup.