Git commit 0f9b03c66728f778de58471e86ba1c03d9de2ba1 by Antoni Bella Pérez. Committed on 11/10/2020 at 14:29. Pushed by bellaperez into branch 'master'.
Various fixes M +3 -3 docs/kwallet-query/man-kwallet-query.1.docbook https://invent.kde.org/frameworks/kwallet/commit/0f9b03c66728f778de58471e86ba1c03d9de2ba1 diff --git a/docs/kwallet-query/man-kwallet-query.1.docbook b/docs/kwallet-query/man-kwallet-query.1.docbook index 9f8d8ad..fc98067 100644 --- a/docs/kwallet-query/man-kwallet-query.1.docbook +++ b/docs/kwallet-query/man-kwallet-query.1.docbook @@ -39,7 +39,7 @@ refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" </refsynopsisdiv> <refsect1 id="_description"> <title>DESCRIPTION</title> - <simpara>kwallet-query comes in handy when shell scripts need to read or update the &kde; Wallet. It works by manipulating the entries displayed in the <emphasis role="strong">&kde; Wallet Manager</emphasis> utility. It’s only parameter is the <emphasis>wallet</emphasis>name the tool should read or update. The operation mode is specified by the options.</simpara> + <simpara><command>kwallet-query</command> comes in handy when shell scripts need to read or update the &kde; Wallet. It works by manipulating the entries displayed in the <emphasis role="strong">&kde; Wallet Manager</emphasis> utility. It’s only parameter is the <emphasis>wallet</emphasis>name the tool should read or update. The operation mode is specified by the options.</simpara> </refsect1> <refsect1 id="_options"> <title>OPTIONS</title> @@ -151,12 +151,12 @@ refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" <refsect1 id="_bugs"> <title>BUGS</title> <simpara>Please report all bugs on the &kde; bug reporting website: - bugs.kde.org. Be sure to select kwallet-query when submitting your + bugs.kde.org. Be sure to select <quote>kwallet-query</quote> when submitting your bug-report.</simpara> </refsect1> <refsect1 id="_author"> <title>AUTHOR</title> - <simpara>kwallet-query was originally written by Valentin Rusu and is + <simpara><command>kwallet-query</command> was originally written by Valentin Rusu and is part of &kde;.</simpara> </refsect1> <refsect1 id="_copying">
