1NWDIAG(1) General Commands Manual NWDIAG(1)
2
3
4
6 nwdiag - generate network-diagram image file from spec-text file.
7
9 nwdiag [options] files
10
12 This manual page documents briefly the nwdiag commands.
13
14 nwdiag is generate sequence-diagram image file from spec-text file.
15
17 These programs follow the usual GNU command line syntax, with long
18 options starting with two dashes (`-'). A summary of options is
19 included below. For a complete description, see the Info files.
20
21 -h, --help
22 show this help message and exit.
23
24 --version
25 show program's version number and exit.
26
27 -a, --antialias
28 Pass diagram image to anti-alias filter.
29
30 -c FILE, --config=FILE
31 read configurations from FILE.
32
33 -o FILE
34 write diagram to FILE.
35
36 -f FONT, --font=FONT
37 use FONT to draw diagram.
38
39 -T TYPE
40 Output diagram as TYPE format.
41
43 The programs are documented fully by
44 http://blockdiag.com/en/nwdiag/
45
47 nwdiag was written by Takeshi Komiya <i.tkomiya@gmail.com>
48
49 This manual page was written by Kouhei Maeda <mkouhei@palmtb.net>, for
50 the Debian project (and may be used by others).
51
52
53
54 June 11, 2011 NWDIAG(1)