Update docs

This commit is contained in:
Dylan 2016-03-13 23:12:58 +11:00
parent 64d90f8a4a
commit 28f936e03f
3 changed files with 5 additions and 0 deletions

View File

@ -284,6 +284,7 @@ alias fetch2="fetch \
NOTE: You can supply multiple args. eg.
'fetch --disable cpu gpu disk shell'
--osx_buildversion on/off Hide/Show Mac OS X build version.
--osx_codename on/off Hide/Show Mac OS X codename.
--os_arch on/off Hide/Show Windows architecture.
--speed_type type Change the type of cpu speed to display.
Possible values: current, min, max, bios,

View File

@ -2467,6 +2467,7 @@ usage () { cat << EOF
NOTE: You can supply multiple args. eg.
'neofetch --disable cpu gpu disk shell'
--osx_buildversion on/off Hide/Show Mac OS X build version.
--osx_codename on/off Hide/Show Mac OS X codename.
--os_arch on/off Hide/Show Windows architecture.
--speed_type type Change the type of cpu speed to display.
Possible values: current, min, max, bios,

View File

@ -22,6 +22,9 @@ NOTE: You can supply multiple args. eg.
.B \--osx_buildversion 'on/off'
Hide/Show Mac OS X build version.
.TP
.B \--osx_codename 'on/off'
Hide/Show Mac OS X codename.
.TP
.B \--os_arch 'on/off'
Hide/Show Windows architecture.
.TP