Skip to content

v0.2.48..v0.2.49 changeset multiary score poi matches.asciidoc

Garret Voltz edited this page Oct 2, 2019 · 1 revision
diff --git a/docs/commands/multiary-score-poi-matches.asciidoc b/docs/commands/multiary-score-poi-matches.asciidoc
index 7e2c4d5..098ce40 100644
--- a/docs/commands/multiary-score-poi-matches.asciidoc
+++ b/docs/commands/multiary-score-poi-matches.asciidoc
@@ -9,9 +9,9 @@ scores the matches. The command will return  an error if the first input file co
 tags or the second input file contains any REF1 tags.
 
 * +--confusion+ - print the confusion matrix
-* +input1+      - Input 1 (e.g. .osm file).
-* +input2+      - Input 2 (e.g. .osm file).
-* +output+      - Output file for debugging (e.g. .osm file). Only the first conflation will be output.
+* +input1+      - Input 1; may be any supported input format (e.g. OSM file).
+* +input2+      - Input 2; may be any supported input format (e.g. OSM file).
+* +output+      - Output file for debugging; may be any supported output format (e.g. OSM file). Only the first conflation will be output.
 
 === Usage
 
@@ -22,3 +22,4 @@ multiary-score-poi-matches [--confusion] (input1 input2) [input1 input2 ...] (ou
 === 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