mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-03 08:41:39 +00:00
docs: update
This commit is contained in:
4
neofetch
4
neofetch
@@ -4342,7 +4342,9 @@ Options:
|
||||
|
||||
INFO:
|
||||
--disable infoname Allows you to disable an info line from appearing
|
||||
in the output.
|
||||
in the output. 'infoname' is the function name from the
|
||||
'print_info()' function inside the config file.
|
||||
For example: 'info \"Memory\" memory' would be '--disable memory'
|
||||
|
||||
NOTE: You can supply multiple args. eg. 'neofetch --disable cpu gpu'
|
||||
|
||||
|
@@ -16,7 +16,9 @@ NOTE: Every launch flag has a config option.
|
||||
.TP
|
||||
\fB\-\-disable\fR infoname
|
||||
Allows you to disable an info line from appearing
|
||||
in the output.
|
||||
in the output. 'infoname' is the function name from the
|
||||
\&'print_info()' function inside the config file.
|
||||
For example: 'info "Memory" memory' would be '\-\-disable memory'
|
||||
.IP
|
||||
NOTE: You can supply multiple args. eg. 'neofetch \fB\-\-disable\fR cpu gpu'
|
||||
.TP
|
||||
|
Reference in New Issue
Block a user