docs: update

This commit is contained in:
Dylan Araps
2018-05-28 09:46:08 +10:00
parent b981fb50fa
commit 8707a49f04
2 changed files with 6 additions and 2 deletions

View File

@@ -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'