[mapcache] 11/12: Update mapcache_seed man page with new options.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Jul 28 20:08:35 UTC 2015


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

sebastic pushed a commit to branch master
in repository mapcache.

commit 19771a04fb7ed1e0f3169bed85d6a5ed001e79a0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jul 28 19:35:07 2015 +0200

    Update mapcache_seed man page with new options.
---
 debian/changelog           |  1 +
 debian/mapcache_seed.1.xml | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1f2550a..450431d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ mapcache (1.4.0-1) UNRELEASED; urgency=medium
   * Disable experimental mapserver support, FTBFS.
   * Update symbols for amd64.
   * Move docs to libapache2-mod-mapcache.
+  * Update mapcache_seed man page with new options.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 28 Jul 2015 16:56:15 +0200
 
diff --git a/debian/mapcache_seed.1.xml b/debian/mapcache_seed.1.xml
index 8ea4512..270f144 100644
--- a/debian/mapcache_seed.1.xml
+++ b/debian/mapcache_seed.1.xml
@@ -45,6 +45,14 @@
       </varlistentry>
 
       <varlistentry>
+        <term><option>-C</option></term>
+        <term><option>--cache</option> <replaceable>override</replaceable></term>
+        <listitem>
+          <para>Override cache used by selected tileset (useful for selectively seeding fallback/multitier caches).</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
         <term><option>-t</option></term>
         <term><option>--tileset</option> <replaceable>name</replaceable></term>
         <listitem>
@@ -125,6 +133,30 @@
       </varlistentry>
 
       <varlistentry>
+        <term><option>-P</option></term>
+        <term><option>--precent</option> <replaceable>number</replaceable></term>
+        <listitem>
+          <para>Percent of failed requests allowed from the last 1000 before we abort (default: 1%, set to 0 to abort on first error).</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><option>-L</option></term>
+        <term><option>--log-failed</option> <replaceable>file</replaceable></term>
+        <listitem>
+          <para>Log failed tiles to <replaceable>file</replaceable>.</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><option>-R</option></term>
+        <term><option>--retry-failed</option> <replaceable>file</replaceable></term>
+        <listitem>
+          <para>Rtry failed requests logged to <replaceable>file</replaceable> by <option>--log-failed</option>.</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
         <term><option>-m</option></term>
         <term><option>--mode</option> <replaceable>seed|delete|transfer</replaceable></term>
         <listitem>

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



More information about the Pkg-grass-devel mailing list