aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cputemp2maxfreq.85
1 files changed, 5 insertions, 0 deletions
diff --git a/cputemp2maxfreq.8 b/cputemp2maxfreq.8
index 38b354c..9dd3cd5 100644
--- a/cputemp2maxfreq.8
+++ b/cputemp2maxfreq.8
@@ -102,6 +102,11 @@ Other options:
.RS 4
Display a help text with a short description of all the options.
.RE
+.sp
+\fB-v\fR
+.RS 4
+Display version and license information.
+.RE
.SH SELECTING THE RIGHT SENSOR
In most cases the sensor autodetection should deliver usable results. If it doesn't you can either select a sensor by it's name or by the full path to it's readout file (usually somewhere in \fBsysfs(5)\fR). Most sensors can be found under \fB/sys/class/hwmon\fR. For most sensors there is a file called \fBtemp\fIX\fB_label\fR which can be used for identification. If this is usable, selecting the sensor by it's name is preferred over selecting it by filename as the filename could change with system changes or reboots.
.sp