You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Garret Voltz edited this page Nov 6, 2019
·
1 revision
diff --git a/docs/commands/tag-distribution.asciidoc b/docs/commands/tag-distribution.asciidoc
index 81d9301..d769a9b 100644
--- a/docs/commands/tag-distribution.asciidoc+++ b/docs/commands/tag-distribution.asciidoc@@ -8,7 +8,7 @@ each value's frequency compared to all tag values processed for the key.
* +inputs+ - Inputs; may be any supported input format (e.g. OSM file). Specify multiple inputs by separating them with a semicolon
and surrounding them with quotes.
-* +tagKeys+ - The names tag keys to gather statistics for; specify multiple inputs by separating them with a semicolon and+* +tagKeys+ - The names of tag keys to gather statistics for; specify multiple inputs by separating them with a semicolon and
surrounding them with quotes. Ignored if --names is specified.
* +criterion+ - (optional) The criterion must be a single class name of a Hootenanny criterion inherting from ElementCriterion. A
criterion can be negated using the element.criterion.negate configuration option. Use the +info --operators+ command to