1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

doc/rl-next: Edit

This commit is contained in:
Robert Hensing 2025-05-15 00:12:42 +02:00 committed by GitHub
parent b7b1ca9a3f
commit 2df638fd38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 7 additions and 5 deletions

View file

@ -4,6 +4,8 @@ issues: 12555
prs: [12652]
---
This makes the output easier to read.
Scripts are mostly unaffected because for those, stdout will be a file or a pipe, not a terminal, and for those, the old single-line behavior applies.
`--json --pretty` can be passed to enable it even if the output is not a terminal.