Skip to content

Commit 7828caa

Browse files
authored
Update README.md
1 parent eb2bd72 commit 7828caa

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Usage: relation-graph [options]
2525
Print usage and exit
2626
--help | -h <bool>
2727
Print help message and exit
28+
--version
29+
Print release info and exit
2830
--ontology-file <string>
2931
--output-file <string>
3032
--mode <output mode>
@@ -33,6 +35,10 @@ Usage: relation-graph [options]
3335
--output-subclasses <boolean value>
3436
--reflexive-subclasses <boolean value>
3537
--equivalence-as-subclass <boolean value>
38+
--output-classes <boolean value>
39+
--output-individuals <boolean value>
40+
--disable-owl-nothing <boolean value>
41+
--verbose <bool>
3642
```
3743

3844
## Build

0 commit comments

Comments
 (0)