Files
lix/doc/manual/rl-next/fix-help.md
T
Linus Heckemann a954a5ea2f libcmd/markdown: avoid stripping ANSI escapes
Instead, we instruct lowdown not to emit them in the first place.

Fixes #622.

Change-Id: I596bb873943c2c0b5067c5357a90457f01307cfa
2025-03-10 19:32:00 +01:00

270 B

synopsis, issues, cls, category, credits
synopsis issues cls category credits
Fix `--help` formatting
fj#622
2776
Fixes
lheckemann

The help printed when invoking nix or nix-store and subcommands with --help previously contained garbled terminal escapes. These have been removed.