From e54fd50eb1cfb1072f47006fa1fd40319f268ab0 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 2 Jan 2017 11:30:34 +1100 Subject: [PATCH] Docs: Update docs --- neofetch | 2 +- neofetch.1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/neofetch b/neofetch index 9810b290..2b982ffb 100755 --- a/neofetch +++ b/neofetch @@ -3170,7 +3170,7 @@ INFO: NOTE: 'physical' doesn't work on BSD. --cpu_speed on/off Hide/Show cpu speed. - --cpu_temp on/off Hide/Show cpu temperature. + --cpu_temp C/F/off Hide/Show cpu temperature. NOTE: This only works on Linux and BSD. diff --git a/neofetch.1 b/neofetch.1 index dd1e1cda..7beca468 100644 --- a/neofetch.1 +++ b/neofetch.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH NEOFETCH "1" "December 2016" "Neofetch 2.1.0" "User Commands" +.TH NEOFETCH "1" "January 2017" "Neofetch 2.1.0" "User Commands" .SH NAME Neofetch \- A fast, highly customizable system info script .SH SYNOPSIS @@ -43,7 +43,7 @@ NOTE: 'physical' doesn't work on BSD. \fB\-\-cpu_speed\fR on/off Hide/Show cpu speed. .TP -\fB\-\-cpu_temp\fR on/off +\fB\-\-cpu_temp\fR C/F/off Hide/Show cpu temperature. .IP NOTE: This only works on Linux and BSD.