diff --git a/docs/options.md b/docs/options.md
index 27d78fe..5b42202 100644
--- a/docs/options.md
+++ b/docs/options.md
@@ -171,6 +171,7 @@ Multiple constraints are supported using the method described by Hill ([*Voting
### Report style
* *Votes only*: The result sheet displays the number of votes held by each candidate at each stage of the count.
+* *Votes (transposed)*: Same as *Votes only*, but transfers are displayed to the left of, rather than above, progress totals.
* *Ballots and votes*: The result sheet displays the number of votes *and ballot papers* held by each candidate at each stage of the count.
This functionality is not available on the command line.
diff --git a/html/index.html b/html/index.html
index a9301e8..c7ea41a 100644
--- a/html/index.html
+++ b/html/index.html
@@ -190,13 +190,10 @@
Report style:
-