[kde-doc-english] [kate] doc/kate: resort man page options
Burkhard Lück
lueck at hube-lueck.de
Wed May 11 19:35:54 UTC 2016
Git commit a707c8c4a1a6349ca82ed371cff83706234d591b by Burkhard Lück.
Committed on 11/05/2016 at 19:35.
Pushed by lueck into branch 'master'.
resort man page options
M +22 -22 doc/kate/man-kate.1.docbook
http://commits.kde.org/kate/a707c8c4a1a6349ca82ed371cff83706234d591b
diff --git a/doc/kate/man-kate.1.docbook b/doc/kate/man-kate.1.docbook
index 2c664ce..3345c1d 100644
--- a/doc/kate/man-kate.1.docbook
+++ b/doc/kate/man-kate.1.docbook
@@ -25,6 +25,10 @@
<refsynopsisdiv>
<cmdsynopsis>
<command>kate</command>
+<group choice="opt"><option>-h, --help</option></group>
+<group choice="opt"><option>-v, --version</option></group>
+<group choice="opt"><option>--author</option></group>
+<group choice="opt"><option>--license</option></group>
<group choice="opt"><option>--desktopfile</option> <replaceable>
file name</replaceable> </group>
<group choice="opt"><option>-s, --start</option> <replaceable>
@@ -42,10 +46,6 @@ line</replaceable></group>
<replaceable> column</replaceable></group>
<group choice="opt"><option>-i, --stdin</option></group>
<group choice="opt"><option>--tempfile</option></group>
-<group choice="opt"><option>-h, --help</option></group>
-<group choice="opt"><option>-v, --version</option></group>
-<group choice="opt"><option>--author</option></group>
-<group choice="opt"><option>--license</option></group>
<group choice="opt"><option><replaceable>file</replaceable></option></group>
</cmdsynopsis>
</refsynopsisdiv>
@@ -76,6 +76,24 @@ configuration files. This document was written in &kate;.
<variablelist>
<varlistentry>
+<term><option>-h</option> <option>--help</option></term>
+<listitem><para>This lists the options available at the command line</para>
+</listitem>
+</varlistentry>
+<varlistentry>
+<term><option>-v</option> <option>--version</option></term>
+<listitem>
+<para>Lists version information for &kate;</para></listitem>
+</varlistentry>
+<varlistentry>
+<term><option>--author</option></term>
+<listitem><para>Lists &kate;'s authors in the terminal window</para></listitem>
+</varlistentry>
+<varlistentry>
+<term><option>--license</option></term>
+<listitem><para>Shows license information</para></listitem>
+</varlistentry>
+<varlistentry>
<term><option>--desktopfile</option> <replaceable>file name</replaceable></term>
<listitem><para>The base file name of the desktop entry for this application.</para></listitem>
</varlistentry>
@@ -133,24 +151,6 @@ column</replaceable></term>
deleted after use</para></listitem>
</varlistentry>
<varlistentry>
-<term><option>-h</option> <option>--help</option></term>
-<listitem><para>This lists the options available at the command line</para>
-</listitem>
-</varlistentry>
-<varlistentry>
-<term><option>--author</option></term>
-<listitem><para>Lists &kate;'s authors in the terminal window</para></listitem>
-</varlistentry>
-<varlistentry>
-<term><option>-v</option> <option>--version</option></term>
-<listitem>
-<para>Lists version information for &kate;</para></listitem>
-</varlistentry>
-<varlistentry>
-<term><option>--license</option></term>
-<listitem><para>Shows license information</para></listitem>
-</varlistentry>
-<varlistentry>
<term><option><replaceable>file</replaceable></option></term>
<listitem><para>File to open</para></listitem>
</varlistentry>
More information about the kde-doc-english
mailing list