Next: , Previous: Terms, Up: Top


3 Options

‘-a VARIABLE’
‘--variable=VARIABLE’
Use VARIABLE as a known variable in evaluation mode. Prepend an '*' to specifiy that the variable is arbitrary.
‘-b’
‘--boolean’
Start Aris in boolean mode.
‘-c CONCLUSION’
‘--conclusion=CONCLUSION’
Use CONCLUSION as a conclusion in evaluation mode. This flag can only be specified once.
‘-e’
‘--evaluate’
Run Aris in evaluation mode.
‘-f FILE’
‘--file=FILE’
Evaluate FILE if running Aris in evaluation mode, otherwise load FILE in Aris. This flag can be specified multiple times.
‘-l’
‘--list’
List the rules available in Aris, and exit.
‘-p PREMISE’
‘--premise=PREMISE’
Use PREMISE as a premise in evalution mode. This flag can be specified multiple times.
‘-r RULE’
‘--rule=RULE’
Use RULE as a rule in evaluation mode. This flag can only be specified once.
‘-v’
‘--verbose’
Run Aris verbosely, printing status and error messages.
‘--version’
Print the version of Aris and exit.
‘-h’
‘--help’
Print a help message and exit.