Fix ifctester readme

This commit is contained in:
Andrej730
2024-10-29 15:53:54 +05:00
parent 8ac96124c9
commit edafb722e4
+5 -4
View File
@@ -6,11 +6,12 @@ With **IfcTester**, you can author and read **Information Delivery Specification
### Command line use ### Command line use
.. code-block:: bash
# run console reporter ```bash
python -m ifctester example.ids example.ifc # run console reporter
python -m ifctester example.ids example.ifc -r Html -o report.html python -m ifctester example.ids example.ifc
python -m ifctester example.ids example.ifc -r Html -o report.html
```
Available flags: Available flags: