1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 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-util">
<refentryinfo>
<title>appstream-util</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-util</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="manual">User Commands</refmiscinfo>
</refmeta>
<refnamediv>
<refname>appstream-util</refname>
<refpurpose>Manipulate AppStream, AppData and MetaInfo metadata</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>appstream-util</command>
<arg choice="opt" rep="repeat">OPTION</arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>Description</title>
<para>
This manual page documents briefly the <command>appstream-util</command> command.
</para>
<para>
<command>appstream-util</command> allows you to manipulate and validate
AppStream, AppData and MetaInfo for syntax, formatting and style guidelines.
</para>
</refsect1>
<refsect1>
<title>Author</title>
<para>This manual page was written by Richard Hughes <email>richard@hughsie.com</email>.
</para>
</refsect1>
</refentry>
|