Git commit 3af714723acc95b79f332d6721a73792cb5fb019 by Burkhard Lück. Committed on 04/12/2016 at 20:04. Pushed by lueck into branch 'master'.
update apper man pages update options adapt to man template in kdoctools REVIEW:129576 M +12 -10 doc/man-apper-appsetup.1.docbook M +22 -28 doc/man-apper.1.docbook https://commits.kde.org/apper/3af714723acc95b79f332d6721a73792cb5fb019 diff --git a/doc/man-apper-appsetup.1.docbook b/doc/man-apper-appsetup.1.docbook index f21a621..b91b8f6 100644 --- a/doc/man-apper-appsetup.1.docbook +++ b/doc/man-apper-appsetup.1.docbook @@ -5,7 +5,7 @@ <refentry lang="&language;"> <refentryinfo> -<title>KDE User's Manual</title> +<title>apper-appsetup User's Manual</title> <authorgroup> <author> <firstname>Matthias</firstname> @@ -18,8 +18,8 @@ <email>[email protected]</email> </author> </authorgroup> -<date>2014-08-24</date> -<productname>K Desktop Environment</productname> +<date>2016-11-28</date> +<releaseinfo>apper-appsetup 0.9.3</releaseinfo> </refentryinfo> <refmeta> @@ -29,7 +29,7 @@ <refnamediv> <refname><command>apper-appsetup</command></refname> -<refpurpose>A Limba application installer KDE GUI</refpurpose> +<refpurpose>A Limba application installer GUI</refpurpose> </refnamediv> <refsynopsisdiv> @@ -37,16 +37,14 @@ <command>apper-appsetup</command> <group choice="opt"><option>--verbose</option> </group> -<arg choice="opt">KDE Generic Options</arg> -<arg choice="opt">Qt Generic Options</arg> </cmdsynopsis> </refsynopsisdiv> <refsect1> <title>Description</title> -<para>Apper is the &kde; interface for PackageKit</para> +<para>Apper is an interface for PackageKit</para> <para>Apper is able to manage packages, applications and updates in a cross-distribution way thanks to the PackageKit project.</para> -<para>It is providing Linux users a single application that they can learn and use in whatever distribution they are.</para> +<para>It is providing &Linux; users a single application that they can learn and use in whatever distribution they are.</para> <para>This small helper application provides a GUI interface for the distro-agnostic Limba application installer, which makes it possible to install Limba packages using Apper.</para> @@ -67,8 +65,12 @@ <refsect1> <title>See Also</title> -<para>More information about Apper can be found at <ulink -url="http://kde-apps.org/content/show.php/Apper?content=84745">the Apper website</ulink>.</para> +<simplelist> +<member>More information about Apper can be found at <ulink +url="http://kde-apps.org/content/show.php/Apper?content=84745">the Apper website</ulink>.</member> +<member>kf5options(7)</member> +<member>qt5options(7)</member> +</simplelist> </refsect1> <refsect1> diff --git a/doc/man-apper.1.docbook b/doc/man-apper.1.docbook index 5243605..bf98e33 100644 --- a/doc/man-apper.1.docbook +++ b/doc/man-apper.1.docbook @@ -5,7 +5,7 @@ <refentry lang="&language;"> <refentryinfo> -<title>KDE User's Manual</title> +<title>Apper User's Manual</title> <authorgroup> <author> <firstname>Daniel</firstname> @@ -18,8 +18,8 @@ <email>[email protected]</email> </author> </authorgroup> -<date>2011-10-10</date> -<productname>K Desktop Environment</productname> +<date>2016-11-28</date> +<releaseinfo>apper 0.9.3</releaseinfo> </refentryinfo> <refmeta> @@ -38,29 +38,25 @@ <group choice="opt"><option>--updates</option> </group> <group choice="opt"><option>--settings</option> </group> <group choice="opt"><option>--backend-details</option> </group> -<group choice="opt"><option>--install-mime-type</option><replaceable> +<group choice="opt"><option>--type</option><replaceable> mime-type</replaceable></group> -<group choice="opt"><option>--install-package-name</option><replaceable> +<group choice="opt"><option>--name</option><replaceable> name</replaceable></group> -<group choice="opt"><option>--install-provide-file</option><replaceable> +<group choice="opt"><option>--file</option><replaceable> file</replaceable></group> -<group choice="opt"><option>--install-font-resource</option><replaceable> +<group choice="opt"><option>--resource</option><replaceable> font</replaceable></group> -<group choice="opt"><option>--install-catalog</option><replaceable> +<group choice="opt"><option>--catalog</option><replaceable> file</replaceable></group> -<group choice="opt"><option>--remove-package-by-file</option><replaceable> -filename</replaceable></group> -<arg choice="opt">KDE Generic Options</arg> -<arg choice="opt">Qt Generic Options</arg> </cmdsynopsis> </refsynopsisdiv> <refsect1> <title>Description</title> -<para>Apper is the &kde; interface for PackageKit</para> +<para>Apper is an interface for PackageKit</para> <para>Apper is able to manage packages, applications and updates in a cross-distribution way thanks to the PackageKit project.</para> -<para>It is providing Linux users a single application that they can learn and use in whatever distribution they are.</para> +<para>It is providing &Linux; users a single application that they can learn and use in whatever distribution they are.</para> </refsect1> @@ -79,48 +75,46 @@ filename</replaceable></group> </varlistentry> <varlistentry> -<term><option>--backend-details</option> <replaceable>name</replaceable></term> +<term><option>--backend-details</option></term> <listitem><para>Display information about the backend PackageKit uses at time.</para></listitem> </varlistentry> <varlistentry> -<term><option>--install-mime-type</option> <replaceable>mime-type</replaceable></term> +<term><option>--type</option> <replaceable>mime-type</replaceable></term> <listitem><para>Call the mime-type installer.</para></listitem> </varlistentry> <varlistentry> -<term><option>--install-package-name</option> <replaceable>name</replaceable></term> +<term><option>--name</option> <replaceable>name</replaceable></term> <listitem><para>Install package with the name <replaceable>name</replaceable>.</para></listitem> </varlistentry> <varlistentry> -<term><option>--install-provide-file</option> <replaceable>file</replaceable></term> +<term><option>--file</option> <replaceable>file</replaceable></term> <listitem><para>Install package providing file <replaceable>file</replaceable>.</para></listitem> </varlistentry> <varlistentry> -<term><option>--install-font-resource</option> <replaceable>font</replaceable></term> +<term><option>--resource</option> <replaceable>font</replaceable></term> <listitem><para>Install a font resource.</para></listitem> </varlistentry> <varlistentry> -<term><option>--install-catalog</option> <replaceable>file</replaceable></term> +<term><option>--catalog</option> <replaceable>file</replaceable></term> <listitem><para>Install the package catalog in <replaceable>file</replaceable>.</para></listitem> </varlistentry> -<varlistentry> -<term><option>--remove-package-by-file</option> <replaceable>filename</replaceable></term> -<listitem><para>Remove a package containing file <replaceable>filename</replaceable>.</para></listitem> -</varlistentry> - </variablelist> </refsect1> <refsect1> <title>See Also</title> - -<para>More information about Apper can be found at <ulink -url="http://kde-apps.org/content/show.php/Apper?content=84745">the Apper website</ulink>.</para> +<simplelist> +<member>More information about Apper can be found at <ulink +url="http://kde-apps.org/content/show.php/Apper?content=84745">the Apper website</ulink>.</member> +<member>kf5options(7)</member> +<member>qt5options(7)</member> +</simplelist> </refsect1> <refsect1>
