Skip to content

Commit 22e5e0d

Browse files
KissakiNotTheDr01ds
andcommitted
Take over suggested headline
Co-authored-by: Douglas <[email protected]>
1 parent 126d25d commit 22e5e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/pipelines.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ The `sleep` behavior of not supporting an input stream matches Bash `sleep` beha
379379

380380
Many commands do have piped input/output however, and if it's ever unclear, check their `help` documentation as described above.
381381

382-
## Result Display Rendering
382+
## Rendering Display Results
383383

384384
In interactive mode, when a pipeline ends, the [`display_output` hook configuration](https://www.nushell.sh/book/hooks.html#changing-how-output-is-displayed) defines how the result will be displayed.
385385
The default configuration uses the [`table` command](/commands/docs/table.md) to render structured data as a visual table.

0 commit comments

Comments
 (0)