From 103d7457642b3d3d2413547677ed5f8afddfdb5e Mon Sep 17 00:00:00 2001 From: Maricaya <915270549@qq.com> Date: Tue, 14 Jan 2025 15:46:45 -0600 Subject: [PATCH] feat: Update the manpage --- ci/release/template/man/d2.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ci/release/template/man/d2.1 b/ci/release/template/man/d2.1 index 42cead179..a3bf928c0 100644 --- a/ci/release/template/man/d2.1 +++ b/ci/release/template/man/d2.1 @@ -134,6 +134,9 @@ Print usage information and exit .It Fl v , -version Print version information and exit .Ns . +.It Fl -stdout-format Ar string +Set the output format when writing to stdout. Supported formats are: png, svg. Only used when output is set to stdout (-) +.Ns . .El .Sh SUBCOMMANDS .Bl -tag -width Fl @@ -197,6 +200,8 @@ See -h[ost] flag. See -p[ort] flag. .It Ev Sy BROWSER See --browser flag. +.It Ev Sy D2_STDOUT_FORMAT +See --stdout-format flag. .El .Sh SEE ALSO .Xr d2plugin-tala 1