Update the usage string for hcli
This commit is contained in:
parent
c92b7c3e7e
commit
182429252e
@ -16,8 +16,8 @@ VarIds readQueryAndEvidence (FactorGraph&, int, const char* [], int);
|
|||||||
|
|
||||||
void runSolver (const FactorGraph&, const VarIds&);
|
void runSolver (const FactorGraph&, const VarIds&);
|
||||||
|
|
||||||
const string USAGE = "usage: ./hcli [HORUS_FLAG=VALUE] \
|
const string USAGE = "usage: ./hcli \
|
||||||
MODEL_FILE [VARIABLE | OBSERVED_VARIABLE=EVIDENCE] ..." ;
|
[<KEY>=<VALUE>]... <FILE> [<VAR>|<VAR>=<EVIDENCE>]..." ;
|
||||||
|
|
||||||
|
|
||||||
int
|
int
|
||||||
|
Reference in New Issue
Block a user