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 Mar 31, 2020
·
1 revision
diff --git a/docs/commands/stats.asciidoc b/docs/commands/stats.asciidoc
index 5e553d3..467d840 100644
--- a/docs/commands/stats.asciidoc+++ b/docs/commands/stats.asciidoc@@ -3,9 +3,9 @@
=== Description
-The +stats+ command reads input and writes out map statistics such as node and way count.+The +stats+ command reads input(s) and writes out map statistics.-* +input+ - Input map; may be any supported input format (e.g. OSM file).+* +input(s)+ - Input map(s); one or more inputs in a semi-colon delimited list; may be any supported input format (e.g. OSM file).
* +--brief+ - Only calculate subset of statistics.
* +--output=path+ - Output file path; supported file types are text (*.txt) and JSON (*.json).