mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-01-14 12:30:33 +01:00
99 lines
2.7 KiB
XML
99 lines
2.7 KiB
XML
<refentry id="devkit-power.1">
|
|
<refentryinfo>
|
|
<title>devkit-power</title>
|
|
<date>April 2008</date>
|
|
<productname>devkit-power</productname>
|
|
</refentryinfo>
|
|
|
|
<refmeta>
|
|
<refentrytitle>devkit-power</refentrytitle>
|
|
<manvolnum>1</manvolnum>
|
|
<refmiscinfo class="version"></refmiscinfo>
|
|
</refmeta>
|
|
|
|
<refnamediv>
|
|
<refname>devkit-power</refname>
|
|
<refpurpose>DeviceKit-power command line tool</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<cmdsynopsis>
|
|
<command>devkit-power</command>
|
|
<arg><option>--enumerate</option></arg>
|
|
<arg><option>--monitor</option></arg>
|
|
<arg><option>--monitor-detail</option></arg>
|
|
<arg><option>--help</option></arg>
|
|
</cmdsynopsis>
|
|
</refsynopsisdiv>
|
|
|
|
|
|
<refsect1><title>DESCRIPTION</title>
|
|
<para>
|
|
<emphasis><refentrytitle>devkit-power</refentrytitle></emphasis> is a
|
|
simple command line client for the
|
|
<citerefentry><refentrytitle>DeviceKit-power</refentrytitle><manvolnum>7</manvolnum></citerefentry>
|
|
daemon. TODO: not fully documented.
|
|
</para>
|
|
</refsect1>
|
|
|
|
<refsect1>
|
|
<title>OPTIONS</title>
|
|
<variablelist>
|
|
<varlistentry>
|
|
<term><option>--monitor</option></term>
|
|
<listitem>
|
|
<para>
|
|
Connect to the DeviceKit-power daemon and print a line
|
|
every time a power source is added, removed or changed.
|
|
</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term><option>--monitor-detail</option></term>
|
|
<listitem>
|
|
<para>
|
|
Like <option>--monitor</option> but prints the full
|
|
details of the power source whenever an event happens.
|
|
</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term><option>--help</option></term>
|
|
<listitem>
|
|
<para>
|
|
Show help options.
|
|
</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</refsect1>
|
|
|
|
<refsect1><title>AUTHOR</title>
|
|
<para>
|
|
Written by David Zeuthen <email>davidz@redhat.com</email> with
|
|
a lot of help from many others.
|
|
</para>
|
|
</refsect1>
|
|
|
|
<refsect1>
|
|
<title>BUGS</title>
|
|
<para>
|
|
Please send bug reports to either the distribution or the
|
|
DeviceKit mailing list,
|
|
see <ulink url="http://lists.freedesktop.org/mailman/listinfo/devkit-devel"/>
|
|
on how to subscribe.
|
|
</para>
|
|
</refsect1>
|
|
|
|
<refsect1>
|
|
<title>SEE ALSO</title>
|
|
<para>
|
|
<citerefentry>
|
|
<refentrytitle>devkit-power-daemon</refentrytitle><manvolnum>8</manvolnum>
|
|
</citerefentry>,
|
|
<citerefentry>
|
|
<refentrytitle>DeviceKit-power</refentrytitle><manvolnum>7</manvolnum>
|
|
</citerefentry>,
|
|
</para>
|
|
</refsect1>
|
|
</refentry>
|