mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 03:15:22 +02:00
screenfetch: add page
This commit is contained in:
parent
954bbbaa26
commit
49178d3c7e
1 changed files with 23 additions and 0 deletions
23
pages/linux/screenfetch.md
Normal file
23
pages/linux/screenfetch.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# screenfetch
|
||||
|
||||
> Display system information.
|
||||
|
||||
- Start screenfetch:
|
||||
|
||||
`screenfetch`
|
||||
|
||||
- Take a screenshot (requires 'scrot'):
|
||||
|
||||
`screenfetch -s`
|
||||
|
||||
- Specify distribution logo:
|
||||
|
||||
`screenfetch -A '{{distribution_name}}'`
|
||||
|
||||
- Specify distribution logo and text:
|
||||
|
||||
`screenfetch -D '{{distribution_name}}'`
|
||||
|
||||
- Strip all color:
|
||||
|
||||
`screenfetch -N`
|
Loading…
Add table
Reference in a new issue