mirror of
https://github.com/dylanaraps/neofetch.git
synced 2026-01-06 15:10:00 +00:00
Added '--disable' to disable info from printing at launch, see 1.1.md for more info
This commit is contained in:
@@ -213,6 +213,10 @@ alias fetch2="fetch \
|
||||
usage: ${0##*/} --option "value"
|
||||
|
||||
Info:
|
||||
--disable infoname Allows you to disable an info line from
|
||||
appearing in the output.
|
||||
NOTE: You can supply multiple args. eg.
|
||||
'fetch --disable cpu gpu disk shell'
|
||||
--os_arch on/off Hide/Show Windows architecture.
|
||||
--osx_buildversion Hide/Show Mac OS X build version.
|
||||
--speed_type Change the type of cpu speed to display.
|
||||
|
||||
Reference in New Issue
Block a user