@@ -89,7 +89,7 @@ where `<<<VERSION>>>` is the three part version of LinkTest executable. Like the
`--bidirectional`: Specifies that testing should occur bidirectionally instead of semi-directionally, which is the default. Cannot be used in conjunction with `--unidirectional`.
`--bisection`: Specifies that the tasks for testing should be split in two halves and that testing should only occur between these two. This is useful for determining bisection bandwidths. For more information see [Communication Patterns](#Communications-Patterns).
`--bisection`: Specifies that the tasks for testing should be split in two halves and that testing should only occur between these two. This is useful for determining bisection bandwidths. For more information see [Communication Patterns](Communication-Patterns).
`--serial-tests`: Specifies that connections should be tested in serial. By default testing occurs in parallel.