[osmium-tool] 16/97: Improve man pages.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Tue Jul 21 20:15:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to tag v1.0.0
in repository osmium-tool.
commit bdbbf7a9625649bf194ee2b8910cc22bbfd71041
Author: Jochen Topf <jochen at topf.org>
Date: Thu Jul 17 19:23:44 2014 +0200
Improve man pages.
---
debian/osmium.manpages | 3 +++
doc/osmium-cat.md | 2 +-
doc/osmium-file-formats.md | 3 +++
3 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/osmium.manpages b/debian/osmium.manpages
index 29e5958..ad31238 100644
--- a/debian/osmium.manpages
+++ b/debian/osmium.manpages
@@ -1,4 +1,7 @@
doc/osmium.1
+doc/osmium-apply-changes.1
doc/osmium-cat.1
+doc/osmium-file-formats.5
doc/osmium-fileinfo.1
+doc/osmium-merge-changes.1
doc/osmium-time-filter.1
diff --git a/doc/osmium-cat.md b/doc/osmium-cat.md
index 64261fa..0ad81ca 100644
--- a/doc/osmium-cat.md
+++ b/doc/osmium-cat.md
@@ -43,7 +43,7 @@ can be used to convert OSM files from one format into another.
--output-header OPTION
: Add output header option. This option can be given several times. See the
- *libosmium manual* for a list of allowed headers.
+ *libosmium manual* for a list of allowed header options.
--overwrite, -O
: Allow an existing output file to be overwritten. Normally **osmium** will
diff --git a/doc/osmium-file-formats.md b/doc/osmium-file-formats.md
index b280f81..b799be1 100644
--- a/doc/osmium-file-formats.md
+++ b/doc/osmium-file-formats.md
@@ -38,6 +38,9 @@ The following options can be added when writing OSM files:
xml_change_format=true/false
: Enable/disable XML change format. Same as *.osc*.
+force_visible_flag=true/false (*default: false*)
+: Force writing of visible flag, even for normal OSM XML files.
+
pbf_dense_nodes=true/false (*default: true*)
: Enable/disable DenseNodes format for PBF files.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git
More information about the Pkg-grass-devel
mailing list