mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:22:09 +02:00
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>
This commit is contained in:
parent
fe67f26e3a
commit
55ac5e27fe
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
|||
|
||||
`fastfetch`
|
||||
|
||||
- Display system information without a logo and escape sequences:
|
||||
|
||||
`fastfetch --pipe`
|
||||
|
||||
- Fetch a specific structure:
|
||||
|
||||
`fastfetch --structure {{structure}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue