Skip to content

v0.2.48..v0.2.49 changeset multiary poi conflate.asciidoc

Garret Voltz edited this page Oct 2, 2019 · 1 revision
diff --git a/docs/commands/multiary-poi-conflate.asciidoc b/docs/commands/multiary-poi-conflate.asciidoc
index 77b2008..d35058b 100644
--- a/docs/commands/multiary-poi-conflate.asciidoc
+++ b/docs/commands/multiary-poi-conflate.asciidoc
@@ -5,8 +5,8 @@
 
 The +multiary-poi-conflate+ command conflates two or more POI map sources into a single map.
 
-* +inputs+ - 2 or more input files to be conflated.
-* +output+ - The output path.
+* +inputs+ - 2 or more input files; may be any supported input format (e.g. OSM file).
+* +output+ - The output path; may be any supported output format (e.g. OSM file).
 
 === Usage
 
@@ -23,3 +23,4 @@ hoot multiary-poi-conflate input1.osm input2.osm input3.osm output.osm
 === See Also
 
 * <<hootDevGuide, ManualMultiaryConflation>>
+* https://github.com/ngageoint/hootenanny/blob/master/docs/user/SupportedDataFormats.asciidoc#applying-changes-1[Supported Input Formats]
Clone this wiki locally