Attempt to match html anchors (which github strips out) with the ones github generates.
diff --git a/docs/command-line.md b/docs/command-line.md
index 8a13d3f..f5acd26 100644
--- a/docs/command-line.md
+++ b/docs/command-line.md
@@ -11,7 +11,7 @@
<a href="#name"> ` -n, --name`</a><br />
<a href="#nothrow"> ` -e, --nothrow`</a><br />
<a href="#warn"> ` -w, --warn`</a><br />
-<a href="#durations">` -d, --durations`</a><br />
+<a href="#reporting-timings">` -d, --durations`</a><br />
<a href="#usage"> ` -h, -?, --help`</a><br />
<a id="test"></a>
@@ -136,7 +136,7 @@
The ony available warning, presently, is ```NoAssertions```. This warning fails a test case, or (leaf) section if no assertions (```REQUIRE```/ ```CHECK``` etc) are encountered.
-<a id="durations"></a>
+<a id="reporting-timings"></a>
## Reporting timings
<pre>-d, --durations <yes/no></pre>