mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +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
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
# run console reporter
|
||||
python -m ifctester example.ids example.ifc
|
||||
python -m ifctester example.ids example.ifc -r Html -o report.html
|
||||
```bash
|
||||
# run console reporter
|
||||
python -m ifctester example.ids example.ifc
|
||||
python -m ifctester example.ids example.ifc -r Html -o report.html
|
||||
```
|
||||
|
||||
Available flags:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user