From e88749a1026595919a3c11d7afc5fd8ab86cb30b Mon Sep 17 00:00:00 2001 From: Micah Jerome Ellison Date: Mon, 10 Jul 2023 15:09:57 -0700 Subject: [PATCH] Minor wording change --- docs/formats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formats.md b/docs/formats.md index 8120ba29..5b5f38dc 100644 --- a/docs/formats.md +++ b/docs/formats.md @@ -119,7 +119,7 @@ written to a file, or displayed in your terminal, if you want). !!! note While you may see boxed messages like "2 entries found" when using these formats, -those messages are exported to STDERR instead of STDOUT, and won't be piped when +those messages are written to STDERR instead of STDOUT, and won't be piped when using the `|` operator. ### JSON