diff --git a/docs/AutoLayout.md b/docs/AutoLayout.md
index 2172435..3a87bbd 100644
--- a/docs/AutoLayout.md
+++ b/docs/AutoLayout.md
@@ -482,4 +482,5 @@ Supported categories and properties:
| visualFormat | String
| Array
| One or more visual format strings. |
| [options] | Object
| Configuration options. |
| [options.lineSeperator] | String
| String that defines the end of a line (default `\n`). |
+| [options.prefix] | String
| When specified, also processes the categories using that prefix (e.g. "-dev-viewport max-height:10"). |