java -jar maxodiff-cli/target/maxodiff-cli.jar --help
says
Usage: maxodiff [-hV] [COMMAND]
maxo terms for differential diagnosis
-h, --help Show this help message and exit.
-V, --version Print version information and exit.
Commands:
download, D Download files for maxodiff
analyze, A Analyze one Phenopacket
benchmarking, BX benchmark maxodiff analysis
precompute-resnik Precompute Resnik term pair similarity table
DDxCommand.java lists more options, help should print them as well...
java -jar maxodiff-cli/target/maxodiff-cli.jar --helpsays
DDxCommand.javalists more options, help should print them as well...