Merge tag 'upstream/0.8.0.5'
[psensor-pkg-debian.git] / src / psensor.1
index b75a44d..cab1791 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.4.
-.TH PSENSOR "1" "March 2012" "psensor 0.6.2.17" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH PSENSOR "1" "April 2014" "psensor 0.8.0.5" "User Commands"
 .SH NAME
 psensor \- Temperature monitoring application
 .SH SYNOPSIS
@@ -8,40 +8,7 @@ psensor \- Temperature monitoring application
 .SH DESCRIPTION
 
 .PP
-psensor is a GTK application for monitoring hardware sensors, including temperatures and fan speeds.
-.PP
-
-It displays a curve for each sensor, and uses Desktop Notification to
-raise an alarm when a temperature is too high. On Ubuntu an
-Application Indicator is also available, its icon changes when a
-temperature alert is raised.
-
-It can monitor:
-  * the temperature of the motherboard and CPU sensors (using lm\-sensors).
-  * the temperature of the NVidia GPUs (using XNVCtrl).
-  * the temperature and fan rotation speed of the ATI GPUs.
-  * the temperature of the Hard Disk Drives (using hddtemp).
-  * the rotation speed of the fans (using lm\-sensors).
-  * the sensors of a remote computer (using psensor\-server).
-
-Psensor requires lm\-sensors to be correctly installed and configured,
-it can be checked by running the command 'sensors'. If it has never be
-done, you may need to run the command 'sensors\-detect' and follow the
-instruction. See the manpages of sensors(1) and sensors\-detect(8) for
-more information.
-
-To retrieve the temperature of the Hard Disk Drives, the hddtemp
-daemon must be running.
-
-For remote monitoring:
-  * start psensor\-server(1) on the remote computer
-  * run psensor with '\-\-url' option: 'psensor \-\-url=http://localhost:3131'
-
-ATI/AMD GPUs monitoring is available if the library libatiadlxx is
-present in the directory /usr/lib and psensor has been compiled with
-the ATI ADL SDK.
-
-Log is written to '$HOME/.psensor/log'.
+Psensor is a GTK+ application for monitoring hardware sensors, including temperatures and fan speeds.
 .SH OPTIONS
 .TP
 \fB\-h\fR, \fB\-\-help\fR
@@ -51,7 +18,15 @@ display this help and exit
 display version information and exit
 .TP
 \fB\-u\fR, \fB\-\-url\fR=\fIURL\fR
-the URL of the psensor\-server, example: http://hostname:3131
+the URL of the psensor\-server,
+example: http://hostname:3131
+.TP
+\fB\-\-use\-libatasmart\fR
+use atasmart library for disk monitoring instead of
+hddtemp daemon
+.TP
+\fB\-n\fR, \fB\-\-new\-instance\fR
+force the creation of a new Psensor application
 .TP
 \fB\-d\fR, \fB\-\-debug\fR=\fILEVEL\fR
 set the debug level, integer between 0 and 3
@@ -60,7 +35,7 @@ Report bugs to: jeanfi@gmail.com
 .PP
 psensor home page: <http://wpitchoune.net/psensor>
 .SH COPYRIGHT
-Copyright \(co 2010\-2012 jeanfi@gmail.com
+Copyright \(co 2010\-2014 jeanfi@gmail.com
 License GPLv2: GNU GPL version 2 or later <http://www.gnu.org/licenses/old\-licenses/gpl\-2.0.html>
 .br
 This is free software: you are free to change and  redistribute it.