From 55ac5e27fee4d23b3eee3d3735cee4cf2de60a71 Mon Sep 17 00:00:00 2001 From: Allie Date: Sun, 5 May 2024 18:42:29 +0000 Subject: [PATCH] fastfetch: add `--pipe` example (#12722) * fastfetch: add --pipe example * fastfetch: remove extra blank line for the linter * fastfetch: correct --pipe example to match existing docs Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> --------- Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> --- pages/common/fastfetch.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/common/fastfetch.md b/pages/common/fastfetch.md index f991fab84..2e9f419c6 100644 --- a/pages/common/fastfetch.md +++ b/pages/common/fastfetch.md @@ -7,6 +7,10 @@ `fastfetch` +- Display system information without a logo and escape sequences: + +`fastfetch --pipe` + - Fetch a specific structure: `fastfetch --structure {{structure}}`