Skip to content

Commit b152b3f

Browse files
committed
Documents the parameter
1 parent bf4215d commit b152b3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/usage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Using the `run` mode, the program currently takes the following arguments:
3434
* Enable logging - useful when problems arise (--log)
3535
* Do not run the BestK tests (--no-tests)
3636
* Add extra arguments to pass to the wrapped program (--extra_opts) [Example: prior=logistic seed=123]
37+
* Define a random seed starting value (--seed) [default:1235813]
3738

3839

3940
Example run:

0 commit comments

Comments
 (0)