summaryrefslogtreecommitdiff
path: root/data/appstream-builder.xml
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-06-18 19:40:50 +0100
committerRichard Hughes <richard@hughsie.com>2014-06-18 21:35:22 +0100
commit0a389b1566567a60fafcc9d729660c9eb740659a (patch)
tree9da7dfbce0b16293fd4fe3a72dceefa1ec1bf79e /data/appstream-builder.xml
parent124d8e81235b34f65541f060e23c5079411c17fc (diff)
downloadappstream-glib-0a389b1566567a60fafcc9d729660c9eb740659a.tar.gz
Add manpages for appstream-util and appstream-builder
Diffstat (limited to 'data/appstream-builder.xml')
-rw-r--r--data/appstream-builder.xml55
1 files changed, 55 insertions, 0 deletions
diff --git a/data/appstream-builder.xml b/data/appstream-builder.xml
new file mode 100644
index 0000000..0797912
--- /dev/null
+++ b/data/appstream-builder.xml
@@ -0,0 +1,55 @@
+<?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="appstream-builder">
+
+ <refentryinfo>
+ <title>appstream-builder</title>
+ <author>
+ <contrib>Maintainer</contrib>
+ <firstname>Richard</firstname>
+ <surname>Hughes</surname>
+ <email>richard@hughsie.com</email>
+ </author>
+ <copyright>
+ <year>2013-2014</year>
+ <holder>Richard Hughes</holder>
+ </copyright>
+ </refentryinfo>
+
+ <refmeta>
+ <refentrytitle>appstream-builder</refentrytitle>
+ <manvolnum>1</manvolnum>
+ <refmiscinfo class="manual">User Commands</refmiscinfo>
+ </refmeta>
+
+ <refnamediv>
+ <refname>appstream-builder</refname>
+ <refpurpose>Build AppStream metadata</refpurpose>
+ </refnamediv>
+
+ <refsynopsisdiv>
+ <cmdsynopsis>
+ <command>appstream-builder</command>
+ <arg choice="opt" rep="repeat">OPTION</arg>
+ </cmdsynopsis>
+ </refsynopsisdiv>
+
+ <refsect1>
+ <title>Description</title>
+ <para>
+ This manual page documents briefly the <command>appstream-builder</command> command.
+ </para>
+ <para>
+ <command>appstream-builder</command> allows you to build AppStream metadata for
+ your distro packages.
+ </para>
+ </refsect1>
+
+ <refsect1>
+ <title>Author</title>
+ <para>This manual page was written by Richard Hughes <email>richard@hughsie.com</email>.
+ </para>
+ </refsect1>
+</refentry>