[Xfce4-commits] [xfce/xfce4-power-manager] 01/01: Update manpages
noreply at xfce.org
noreply at xfce.org
Sat Aug 9 21:57:44 CEST 2014
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.
commit 413120e08c082912f34a826a5bfb4abd228bd12c
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Sat Aug 9 22:53:35 2014 +0300
Update manpages
---
settings/xfce4-power-manager-settings.1 | 53 +++++++++++++++++++++----------
src/xfce4-power-manager.1 | 43 +++++++++++++++++--------
2 files changed, 65 insertions(+), 31 deletions(-)
diff --git a/settings/xfce4-power-manager-settings.1 b/settings/xfce4-power-manager-settings.1
index d92d400..e46bc58 100644
--- a/settings/xfce4-power-manager-settings.1
+++ b/settings/xfce4-power-manager-settings.1
@@ -1,4 +1,4 @@
-.TH XFCE4-POWER-MANAGER 1 "Version 0.8.0" "31 March 2009"
+.TH XFCE4-POWER-MANAGER 1 ""Version 1.3.1" "9 August 2014"
.SH NAME
xfce4-power-manager-settings \- Settings dialog for the Xfce 4 Power manager
@@ -9,34 +9,53 @@ xfce4-power-manager-settings \- Settings dialog for the Xfce 4 Power manager
.br
.SH DESCRIPTION
-\fBxfce4-power-manager-settings\fP is a utility that comes with the Xfce4
-power manager to access/change its configuration. It is a separate program
-that uses xfconf to load/save settings according to the user's choices.
-\fBxfce4-power-manager-settings\fP requires the Xfce4 power manager to be
-running because it connects to it via DBus and gets information about which
-settings should and should not be displayed; for example, the
-\fBxfce4-power-manager-settings\fP utility will not show the LCD brightness
-settings if no device was detected by the running instance of the Xfce4 power
-manager.
+\fBxfce4-power-manager-settings\fP is a utility that comes with the Xfce4
+power manager to access/change its configuration. It is a separate program
+that uses xfconf to load/save settings according to the user's choices.
+\fBxfce4-power-manager-settings\fP requires the Xfce4 power manager to be
+running because it connects to it via DBus and gets information about which
+settings should and should not be displayed; for example, the
+\fBxfce4-power-manager-settings\fP utility will not show the LCD brightness
+settings if no device was detected by the running instance of the Xfce4 power
+manager.
.br
.br
- \fBxfce4-power-manager-settings\fP does not have any command line options.
+You can run \fBxfce4-power-manager-settings\fP from the command line without
+specifying any extra arguments.
+
+.SH OPTIONS
+.TP
+.B \--debug
+Have the power manager print debug messages to the console; useful
+if you have to send in a bug report.
+.TP
+.B \--socket-id=SOCKET ID
+Settings manager socket, used when \fBxfce4-power-manager-settings\fP is
+embedded in the settings manager.
+.TP
+.B \--device-id=UpDevice object path
+Display a specific device by a specific UPower UpDevice object path.
.SH BUGS
-Please report bugs to
+Please report any bugs to
.IR http://bugzilla.xfce.org/ .
Development discussion should be conducted on the
-.IR goodies-dev at xfce.org
-mailing list. Usage-related questions should be directed to the
+.IR xfce4-dev at xfce.org
+mailing list. Usage related questions should be directed to the
.IR xfce at xfce.org
-mailing list.
+mailing list. See:
+.IR https://mail.xfce.org/mailman/listinfo/
.SH HOMEPAGE
.I http://goodies.xfce.org/
.SH AUTHOR
-Ali Abdallah <aliov at xfce.org>
+Ali Abdallah <aliov at xfce.org>,
+Eric Koegel <eric at gxfce.org>,
+Simon Steinbeiss <simon at xfce.org>,
+Harald Judt <h.judt at gmx.at>
.SH MANPAGE AUTHORS
Ali Abdallah <aliov at xfce.org>,
-Robby Workman <rworkman at slackware.com>.
+Robby Workman <rworkman at slackware.com>,
+Eric Koegel <eric at xfce.org>.
diff --git a/src/xfce4-power-manager.1 b/src/xfce4-power-manager.1
index 149e202..9f53486 100644
--- a/src/xfce4-power-manager.1
+++ b/src/xfce4-power-manager.1
@@ -1,4 +1,4 @@
-.TH XFCE4-POWER-MANAGER 1 "Version 0.8.0" "31 March 2009"
+.TH XFCE4-POWER-MANAGER 1 "Version 1.3.1" "9 August 2014"
.SH NAME
xfce4-power-manager \- The Xfce 4 Power manager
@@ -9,15 +9,15 @@ xfce4-power-manager \- The Xfce 4 Power manager
.br
.SH DESCRIPTION
-\fBxfce4-power-manager\fP manages the power sources on the computer and the
-devices that can be controlled to reduce their power consumption (such as LCD
-brightness level, monitor sleep, CPU frequency scaling). In addition,
-\fBxfce4-power-manager\fP provides a set of freedesktop-compliant DBus
-interfaces to inform other applications about current power level so that
-they can adjust their power consumption, and it provides the inhibit
-interface which allows applications to prevent automatic sleep actions via
-the power manager; as an example, the operating system's package manager
-should make use of this interface while it is performing update operations.
+\fBxfce4-power-manager\fP manages the power sources on the computer and the
+devices that can be controlled to reduce their power consumption (such as LCD
+brightness level, monitor sleep). In addition, \fBxfce4-power-manager\fP
+provides a set of freedesktop-compliant DBus interfaces to inform other
+applications about current power level so that they can adjust their power
+consumption, and it provides the inhibit interface which allows applications
+to prevent automatic sleep actions via the power manager; as an example,
+the operating system's package manager should make use of this interface
+while it is performing update operations.
.br
.br
You can run \fBxfce4-power-manager\fP from the command line without
@@ -28,6 +28,13 @@ specifying any extra arguments.
.B \--no-daemon
Starts the power manager in non-daemon mode: useful for debugging.
.TP
+.B \--debug
+Have the power manager print debug messages to the console; useful
+if you have to send in a bug report.
+.TP
+.B \--dump
+Have the power manager print the configuration information to the console.
+.TP
.B \--restart
Causes the running power manager to restart.
.TP
@@ -36,22 +43,30 @@ Shows the configuration dialog.
.TP
.B \--quit
Causes any running instance of \fBxfce4-power-manager\fP to exit.
+.TP
+.B \--version
+Show the version information.
.SH BUGS
Please report any bugs to
.IR http://bugzilla.xfce.org/ .
Development discussion should be conducted on the
-.IR goodies-dev at xfce.org
+.IR xfce4-dev at xfce.org
mailing list. Usage related questions should be directed to the
.IR xfce at xfce.org
-mailing list.
+mailing list. See:
+.IR https://mail.xfce.org/mailman/listinfo/
.SH HOMEPAGE
.I http://goodies.xfce.org/
.SH AUTHOR
-Ali Abdallah <aliov at xfce.org>
+Ali Abdallah <aliov at xfce.org>,
+Eric Koegel <eric at gxfce.org>,
+Simon Steinbeiss <simon at xfce.org>,
+Harald Judt <h.judt at gmx.at>
.SH MANPAGE AUTHORS
Ali Abdallah <aliov at xfce.org>,
-Robby Workman <rworkman at slackware.com>.
+Robby Workman <rworkman at slackware.com>,
+Eric Koegel <eric at xfce.org>.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list