[v0.97] Add raw option to help. Disable raw option in ARM

This commit is contained in:
Dr-Noob
2021-04-09 15:58:33 +02:00
parent ec5f80adc1
commit b45c09efff
3 changed files with 17 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2.
.TH CPUFETCH "1" "March 2021" "cpufetch v0.96 (x86_64 build)" "User Commands"
.TH CPUFETCH "1" "March 2021" "cpufetch v0.97 (x86_64 build)" "User Commands"
.SH NAME
cpufetch \- manual page for cpufetch v0.96 (x86_64 build)
cpufetch \- manual page for cpufetch v0.97 (x86_64 build)
.SH SYNOPSIS
.B cpufetch
[\fI\,OPTION\/\fR]...
@@ -21,6 +21,9 @@ Prints CPU model and cpuid levels (debug purposes)
\fB\-v\fR, \fB\-\-verbose\fR
Prints extra information (if available) about how cpufetch tried fetching information
.TP
\fB\-r\fR, \fB\-\-raw\fR
Prints raw cpuid data
.TP
\fB\-h\fR, \fB\-\-help\fR
Prints this help and exit
.TP