From b12c65f9be751708133a41ca1ae8683ebb620548 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 15:43:46 +0000 Subject: [PATCH] Update reference pages for prerelease v1.11.4 --- docs/cli/cli-info.json | 13 +------------ docs/cli/includes/_call-typst-gather.md | 5 ----- 2 files changed, 1 insertion(+), 17 deletions(-) diff --git a/docs/cli/cli-info.json b/docs/cli/cli-info.json index 79eaace659..81844f44ab 100644 --- a/docs/cli/cli-info.json +++ b/docs/cli/cli-info.json @@ -1,5 +1,5 @@ { - "version": "1.11.3", + "version": "1.11.4", "commands": [ { "name": "render", @@ -4772,17 +4772,6 @@ ], "equalsSign": false, "typeDefinition": "" - }, - { - "global": true, - "name": "profile", - "description": "Active project profile(s)", - "args": [], - "flags": [ - "--profile" - ], - "equalsSign": false, - "typeDefinition": "" } ], "usage": "", diff --git a/docs/cli/includes/_call-typst-gather.md b/docs/cli/includes/_call-typst-gather.md index dd3c4480a4..0876fce3e4 100644 --- a/docs/cli/includes/_call-typst-gather.md +++ b/docs/cli/includes/_call-typst-gather.md @@ -55,11 +55,6 @@ quarto call typst-gather Suppress console output. - - --profile - - Active project profile(s) - ```