Scroll to navigation

WIREVIZ(1) User Commands WIREVIZ(1)

NAME

wireviz - Tool for generating wire connection diagrams from YAML

SYNOPSIS

wireviz [OPTIONS] [FILE]...

DESCRIPTION

Parses the provided FILE and generates the specified outputs.

OPTIONS

Output formats (see below). [default: hpst]
YAML file to prepend to the input file (optional).
Directory to use for output files, if different from input file directory.
File name (without extension) to use for output files, if different from input file name.
Output WireViz version and exit.
Show this message and exit.
The -f or --format option accepts a string containing one or more of the following characters to specify which file types to output: g (GV), h (HTML), p (PNG), s (SVG), t (TSV)

WireViz 0.4.1

SEE ALSO

The full documentation for wireviz is maintained as a Texinfo manual. If the info and wireviz programs are properly installed at your site, the command

info wireviz

should give you access to the complete manual.

February 2025 wireviz