summaryrefslogtreecommitdiff
path: root/man/gnome-contacts.xml
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-07-02 11:27:48 -0400
committerAlexander Larsson <alexl@redhat.com>2013-07-03 09:53:08 +0200
commiteddd43232a4930a807f4cc24ead713f4b11902cf (patch)
tree443c446b10280945f16722193f7bd3481b7cdd44 /man/gnome-contacts.xml
parent80bf29a68f7b5a48cd9269c73dd8605e2e676467 (diff)
downloadgnome-contacts-eddd43232a4930a807f4cc24ead713f4b11902cf.tar.gz
Add a man page
This is admittedly pretty minimal. https://bugzilla.gnome.org/show_bug.cgi?id=703470
Diffstat (limited to 'man/gnome-contacts.xml')
-rw-r--r--man/gnome-contacts.xml66
1 files changed, 66 insertions, 0 deletions
diff --git a/man/gnome-contacts.xml b/man/gnome-contacts.xml
new file mode 100644
index 0000000..7a3bd20
--- /dev/null
+++ b/man/gnome-contacts.xml
@@ -0,0 +1,66 @@
+<?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>