logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

blockdiag3 - generate block-diagram image file from spec-text file.

Author

       blockdiag was written by Takeshi Komiya <i.tkomiya@gmail.com>

       This manual page was written by Kouhei Maeda <mkouhei@palmtb.net>, for the Debian  project  (and  may  be
       used by others).

                                                  May  9, 2011                                     BLOCKDIAG3(1)

Description

       This manual page documents briefly the blockdiag3 commands.

       blockdiag3 is a program that generate block-diagram image file from spec-text file.

Name

       blockdiag3 - generate block-diagram image file from spec-text file.

Options

       These  programs  follow  the  usual  GNU  command line syntax, with long options starting with two dashes
       (`-').  A summary of options is included below.  For a complete description, see the SEEALSO.

       --version
              show program's version number and exit

       -h,--help
              Show summary of options

       -a,--antialias
              Pass diagram image to anti-alias filter

       -cFILE,--config=FILE
              read configurations from FILE

       -oFILE
              write diagram to FILE

       -fFONT,--font=FONT
              use FONT to draw diagram

       --fontmap=FONT
              use FONTMAP file to draw diagram

       -s,--separate
              Separate diagram images for each group

       -TTYPE
              Output diagram as TYPE format

       --nodoctype
              Do not output doctype definition tags (SVG only)

       --no-transparency
              do not make transparent background of diagram (PNG only)

See Also

Synopsis

blockdiag3 [options] file

See Also