Commit 8707a49f authored by Dylan Araps's avatar Dylan Araps

docs: update

parent b981fb50
...@@ -4342,7 +4342,9 @@ Options: ...@@ -4342,7 +4342,9 @@ Options:
INFO: INFO:
--disable infoname Allows you to disable an info line from appearing --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' NOTE: You can supply multiple args. eg. 'neofetch --disable cpu gpu'
......
...@@ -16,7 +16,9 @@ NOTE: Every launch flag has a config option. ...@@ -16,7 +16,9 @@ NOTE: Every launch flag has a config option.
.TP .TP
\fB\-\-disable\fR infoname \fB\-\-disable\fR infoname
Allows you to disable an info line from appearing 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 .IP
NOTE: You can supply multiple args. eg. 'neofetch \fB\-\-disable\fR cpu gpu' NOTE: You can supply multiple args. eg. 'neofetch \fB\-\-disable\fR cpu gpu'
.TP .TP
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment