... | @@ -62,7 +62,7 @@ with the desktop. This parameter has no effect on Linux or macOS guests. |
... | @@ -62,7 +62,7 @@ with the desktop. This parameter has no effect on Linux or macOS guests. |
|
* `--repeat COUNT` runs the job COUNT times in a loop. This is useful for
|
|
* `--repeat COUNT` runs the job COUNT times in a loop. This is useful for
|
|
running flaky tests.
|
|
running flaky tests.
|
|
|
|
|
|
* `--continous` runs the job in a loop, waiting for changes to files in
|
|
* `--fswait` runs the job in a loop, waiting for changes to files in
|
|
the current working directory after each iteration. Can be combined with
|
|
the current working directory after each iteration. Can be combined with
|
|
`--repeat`, otherwise runs until interrupted with Ctrl-C.
|
|
`--repeat`, otherwise runs until interrupted with Ctrl-C.
|
|
|
|
|
... | @@ -71,4 +71,3 @@ See |
... | @@ -71,4 +71,3 @@ See |
|
`$ minicoin run --help`
|
|
`$ minicoin run --help`
|
|
|
|
|
|
for a complete list of run options. |
|
for a complete list of run options. |
|
|
|
|