[routino] 04/05: Add version option to routino-router{, -slim} man page.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Sep 17 20:48:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository routino.

commit 5ce76c4bc98a952e2383ab2fc994feb9adfe959d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Sep 17 22:26:28 2015 +0200

    Add version option to routino-router{,-slim} man page.
---
 debian/changelog                     |  1 +
 debian/man/routino-router-slim.1.xml | 14 +++++++++++++-
 debian/man/routino-router.1.xml      | 14 +++++++++++++-
 3 files changed, 27 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bec89d3..da9e46c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ routino (3.0-1) UNRELEASED; urgency=medium
   * Drop install_documenation patch, install all documentation except
     INSTALL*.txt.
   * Add man page for routino-router+lib{,-slim}.
+  * Add version option to routino-router{,-slim} man page.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 13 Sep 2015 10:47:14 +0200
 
diff --git a/debian/man/routino-router-slim.1.xml b/debian/man/routino-router-slim.1.xml
index a7042d5..a3a4b09 100644
--- a/debian/man/routino-router-slim.1.xml
+++ b/debian/man/routino-router-slim.1.xml
@@ -15,6 +15,7 @@
   <refsynopsisdiv id='synopsis'>
     <cmdsynopsis>
       <command>routino-router-slim</command>
+      <arg choice='opt'><option>--version</option></arg>
       <group>
         <arg choice='opt'><option>--help</option></arg>
         <arg choice='opt'><option>--help-profile-xml</option></arg>
@@ -30,8 +31,11 @@
       <arg choice='opt'><option>--loggable</option></arg>
       <arg choice='opt'><option>--logtime</option></arg>
       <arg choice='opt'><option>--logmemory</option></arg>
+      <arg choice='opt'><option>--language=<replaceable>lang</replaceable></option></arg>
       <arg choice='opt'><option>--output-html</option></arg>
       <arg choice='opt'><option>--output-gpx-track</option></arg>
+      <arg choice='opt'><option>--output-gpx-route</option></arg>
+      <arg choice='opt'><option>--output-text</option></arg>
       <arg choice='opt'><option>--output-text-all</option></arg>
       <arg choice='opt'><option>--output-none</option></arg>
       <arg choice='opt'><option>--output-stdout</option></arg>
@@ -46,7 +50,6 @@
       <arg choice='opt'>... <option>--lon99=<replaceable>longitude</replaceable></option> <option>--lat99=<replaceable>latitude</replaceable></option></arg>
       <arg choice='opt'><option>--reverse</option></arg>
       <arg choice='opt'><option>--loop</option></arg>
-      <arg choice='opt'><option>--heading=<replaceable>bearing</replaceable></option></arg>
       <arg choice='opt'><option>--highway-<highway>=<replaceable>preference</replaceable></option> ...</arg>
       <arg choice='opt'><option>--speed-<highway>=<replaceable>speed</replaceable></option> ...</arg>
       <arg choice='opt'><option>--property-<property>=<replaceable>preference</replaceable></option> ...</arg>
@@ -77,6 +80,15 @@
     <variablelist>
 
       <varlistentry>
+        <term><option>--version</option></term>
+        <listitem>
+          <para>
+            Print the version of Routino.
+          </para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
         <term><option>--help</option></term>
         <listitem>
           <para>
diff --git a/debian/man/routino-router.1.xml b/debian/man/routino-router.1.xml
index 0aaa876..19c3d28 100644
--- a/debian/man/routino-router.1.xml
+++ b/debian/man/routino-router.1.xml
@@ -15,6 +15,7 @@
   <refsynopsisdiv id='synopsis'>
     <cmdsynopsis>
       <command>routino-router</command>
+      <arg choice='opt'><option>--version</option></arg>
       <group>
         <arg choice='opt'><option>--help</option></arg>
         <arg choice='opt'><option>--help-profile-xml</option></arg>
@@ -30,8 +31,11 @@
       <arg choice='opt'><option>--loggable</option></arg>
       <arg choice='opt'><option>--logtime</option></arg>
       <arg choice='opt'><option>--logmemory</option></arg>
+      <arg choice='opt'><option>--language=<replaceable>lang</replaceable></option></arg>
       <arg choice='opt'><option>--output-html</option></arg>
       <arg choice='opt'><option>--output-gpx-track</option></arg>
+      <arg choice='opt'><option>--output-gpx-route</option></arg>
+      <arg choice='opt'><option>--output-text</option></arg>
       <arg choice='opt'><option>--output-text-all</option></arg>
       <arg choice='opt'><option>--output-none</option></arg>
       <arg choice='opt'><option>--output-stdout</option></arg>
@@ -46,7 +50,6 @@
       <arg choice='opt'>... <option>--lon99=<replaceable>longitude</replaceable></option> <option>--lat99=<replaceable>latitude</replaceable></option></arg>
       <arg choice='opt'><option>--reverse</option></arg>
       <arg choice='opt'><option>--loop</option></arg>
-      <arg choice='opt'><option>--heading=<replaceable>bearing</replaceable></option></arg>
       <arg choice='opt'><option>--highway-<highway>=<replaceable>preference</replaceable></option> ...</arg>
       <arg choice='opt'><option>--speed-<highway>=<replaceable>speed</replaceable></option> ...</arg>
       <arg choice='opt'><option>--property-<property>=<replaceable>preference</replaceable></option> ...</arg>
@@ -77,6 +80,15 @@
     <variablelist>
 
       <varlistentry>
+        <term><option>--version</option></term>
+        <listitem>
+          <para>
+            Print the version of Routino.
+          </para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
         <term><option>--help</option></term>
         <listitem>
           <para>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/routino.git



More information about the Pkg-grass-devel mailing list