feat: Update the manpage
This commit is contained in:
parent
2be03480fa
commit
103d745764
1 changed files with 5 additions and 0 deletions
|
|
@ -134,6 +134,9 @@ Print usage information and exit
|
||||||
.It Fl v , -version
|
.It Fl v , -version
|
||||||
Print version information and exit
|
Print version information and exit
|
||||||
.Ns .
|
.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
|
.El
|
||||||
.Sh SUBCOMMANDS
|
.Sh SUBCOMMANDS
|
||||||
.Bl -tag -width Fl
|
.Bl -tag -width Fl
|
||||||
|
|
@ -197,6 +200,8 @@ See -h[ost] flag.
|
||||||
See -p[ort] flag.
|
See -p[ort] flag.
|
||||||
.It Ev Sy BROWSER
|
.It Ev Sy BROWSER
|
||||||
See --browser flag.
|
See --browser flag.
|
||||||
|
.It Ev Sy D2_STDOUT_FORMAT
|
||||||
|
See --stdout-format flag.
|
||||||
.El
|
.El
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr d2plugin-tala 1
|
.Xr d2plugin-tala 1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue