mirror of https://github.com/CrimsonTome/tldr.git
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>pull/28/head
parent
fe67f26e3a
commit
55ac5e27fe
|
@ -7,6 +7,10 @@
|
||||||
|
|
||||||
`fastfetch`
|
`fastfetch`
|
||||||
|
|
||||||
|
- Display system information without a logo and escape sequences:
|
||||||
|
|
||||||
|
`fastfetch --pipe`
|
||||||
|
|
||||||
- Fetch a specific structure:
|
- Fetch a specific structure:
|
||||||
|
|
||||||
`fastfetch --structure {{structure}}`
|
`fastfetch --structure {{structure}}`
|
||||||
|
|
Loading…
Reference in New Issue