[mkgmap-splitter] 05/06: Update man page with upstream changes.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Jun 4 06:57:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository mkgmap-splitter.
commit 7e3823f61d6ca1297dbe18106f1cb41f74c054ab
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Jun 4 08:45:19 2015 +0200
Update man page with upstream changes.
---
debian/changelog | 1 +
debian/man/mkgmap-splitter.1.xml | 31 ++++++++++++++++---------------
2 files changed, 17 insertions(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d7d47af..bffc860 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mkgmap-splitter (0.0.0+svn425-1) UNRELEASED; urgency=medium
* New upstream SVN snapshot.
* Drop allow-to-typo.patch, applied upstream.
+ * Update man page with upstream changes.
-- Bas Couwenberg <sebastic at debian.org> Thu, 04 Jun 2015 08:23:15 +0200
diff --git a/debian/man/mkgmap-splitter.1.xml b/debian/man/mkgmap-splitter.1.xml
index 02af56d..e0ad19f 100644
--- a/debian/man/mkgmap-splitter.1.xml
+++ b/debian/man/mkgmap-splitter.1.xml
@@ -154,27 +154,13 @@ JAVA_OPTS="<replaceable>-Xmx512m</replaceable>" <command>mkgmap-splitter</comman
<variablelist>
<varlistentry>
- <term><option>--wanted-admin-level=<replaceable>string</replaceable></option></term>
- <listitem>
- <para>
- Specifies the lowest admin_level value of boundary relations that
- should be kept complete. Used to filter boundary relations for
- problem-list processing. The default value 5 means that
- boundary relations are kept complete when the admin_level is
- 5 or higher (5..11).
- The parameter is ignored if <option>--keep-complete=false</option>.
- Default: 5
- </para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term><option>--boundary-tags=<replaceable>string</replaceable></option></term>
<listitem>
<para>
A comma separated list of tag values for relations.
Used to filter multipolygon and boundary relations for
problem-list processing.
+ See also option <option>--wanted-admin-level</option>.
Default: use-exclude-list
</para>
</listitem>
@@ -550,6 +536,21 @@ way:2784765 # Ferry Guernsey - Jersey
</varlistentry>
<varlistentry>
+ <term><option>--wanted-admin-level=<replaceable>string</replaceable></option></term>
+ <listitem>
+ <para>
+ Specifies the lowest admin_level value of boundary relations that
+ should be kept complete. Used to filter boundary relations for
+ problem-list processing. The default value 5 means that
+ boundary relations are kept complete when the admin_level is
+ 5 or higher (5..11).
+ The parameter is ignored if <option>--keep-complete=false</option>.
+ Default: 5
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--write-kml=<replaceable>path</replaceable></option></term>
<listitem>
<para>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mkgmap-splitter.git
More information about the Pkg-grass-devel
mailing list