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 Oct 2, 2019
·
1 revision
diff --git a/docs/commands/build-model.asciidoc b/docs/commands/build-model.asciidoc
index 94b54f7..f9cf084 100644
--- a/docs/commands/build-model.asciidoc+++ b/docs/commands/build-model.asciidoc@@ -13,9 +13,9 @@ smaller than the .rf output.
==== Input Parameters
-* +ref1+ - Input with REF1 tags (e.g. .osm file).-* +ref2+ - Input with REF2 tags (e.g. .osm file).-* +output+ - Output model base name.+* +ref1+ - Input with REF1 tags; may be any supported input format (e.g. .osm file).+* +ref2+ - Input with REF2 tags; may be any supported input format (e.g. .osm file).+* +output+ - Output model base name (file name with file extension).
* +--export-arff-only+ - Exports only the .arff file and skips the building and exporting of the .rf file.
==== Usage