diff --git a/tooling/cli/schema.json b/tooling/cli/schema.json index 090f8cdaa..e8aa6e63f 100644 --- a/tooling/cli/schema.json +++ b/tooling/cli/schema.json @@ -677,7 +677,7 @@ "type": "boolean" }, "tabbingIdentifier": { - "description": "Defines the window [tabbing identifier].\n\n[tabbing identifier]: ", + "description": "Defines the window [tabbing identifier] for macOS.\n\nWindows with matching tabbing identifiers will be grouped together. If the tabbing identifier is not set, automatic tabbing will be disabled.\n\n[tabbing identifier]: ", "type": [ "string", "null"