Skip to content

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

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/docs/commands/tag-compare.asciidoc b/docs/commands/tag-compare.asciidoc
index dd1fef3..0c48392 100644
--- a/docs/commands/tag-compare.asciidoc
+++ b/docs/commands/tag-compare.asciidoc
@@ -18,10 +18,10 @@ tag-compare [--no-table] (input1 input2)
 === Example Output
 
 ------------------
-|                    | amenity=restaurant | building=yes | name=<NULL> | name=<SIMILAR> | 
-| amenity=restaurant |                  4 |              |             |                | 
-|       building=yes |                    |           28 |             |                | 
-|        name=<NULL> |                    |              |           4 |                | 
-|     name=<SIMILAR> |                    |              |             |             24 | 
+|                    | amenity=restaurant | building=yes | name=<NULL> | name=<SIMILAR> |
+| amenity=restaurant |                  4 |              |             |                |
+|       building=yes |                    |           28 |             |                |
+|        name=<NULL> |                    |              |           4 |                |
+|     name=<SIMILAR> |                    |              |             |             24 |
 ------------------
 
Clone this wiki locally