mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 23:36:20 +00:00
Fix ifctester readme
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user