gnome-contacts/man/gnome-contacts.xml
Matthias Clasen eddd43232a Add a man page
This is admittedly pretty minimal.

https://bugzilla.gnome.org/show_bug.cgi?id=703470
2013-07-03 09:53:08 +02:00

66 lines
2.2 KiB
XML

<?xml version='1.0'?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<refentry id="gnome-contacts">
<refentryinfo>
<title>gnome-contacts</title>
<productname>GNOME</productname>
<authorgroup>
<author>
<contrib>Maintainer</contrib>
<firstname>Alexander</firstname>
<surname>Larsson</surname>
<email>alexl@redhat.com</email>
</author>
</authorgroup>
</refentryinfo>
<refmeta>
<refentrytitle>gnome-contacts</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="manual">User Commands</refmiscinfo>
</refmeta>
<refnamediv>
<refname>gnome-contacts</refname>
<refpurpose>Access and store information about contacts</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>gnome-contacts <arg choice="opt" rep="repeat">OPTION</arg></command>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>Description</title>
<para><command>gnome-contacts</command> is a graphical
user interface to access and store information about
your contacts.</para>
<para>gnome-contacts uses the folks library to pull
together contact information from various sources,
including telepathy, evolution-data-server, your
configured GNOME online accounts, etc.</para>
</refsect1>
<refsect1>
<title>Options</title>
<variablelist>
<varlistentry>
<term><option>-?</option>, <option>--help</option></term>
<listitem><para>Prints a short help
text and exits.</para></listitem>
</varlistentry>
</variablelist>
</refsect1>
</refentry>