Skip to content

v0.2.47..v0.2.48 changeset compare.asciidoc

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/docs/commands/compare.asciidoc b/docs/commands/compare.asciidoc
index 726acf3..587c6e3 100644
--- a/docs/commands/compare.asciidoc
+++ b/docs/commands/compare.asciidoc
@@ -3,9 +3,9 @@
 
 === Description
 
-The +compare+ command compares a map (uut, Unit Under Test) to one or two test maps (base1 & base2) and prints out three 
-score metrics. This operation is most commonly used to compare manually conflated data to the automatically conflated data. 
-The scores provided give an idea of similarity between maps. A score of 1000 means they're exactly the same. A score of 
+The +compare+ command compares a map (uut, Unit Under Test) to one or two test maps (base1 & base2) and prints out three
+score metrics. This operation is most commonly used to compare manually conflated data to the automatically conflated data.
+The scores provided give an idea of similarity between maps. A score of 1000 means they're exactly the same. A score of
 0 means the maps are very different.
 
 * +base1+ - The first base file to compare against.
Clone this wiki locally