1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./style.css" />
7 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./design.css" />
8 <link rel=
"stylesheet" media=
"print" type=
"text/css" href=
"./print.css" />
10 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8" />
15 <h1 class=
"sectionedit1178"><a name=
"gsymcheck_man-page" id=
"gsymcheck_man-page">gsymcheck man-page
</a></h1>
17 <pre class=
"code">gsymcheck(
1)
20031231 gsymcheck(
1)
22 gsymcheck - gEDA/gaf Symbol Checker
25 gnetlist [-h] [-v] [-q] symbol1 [... symbolN]
28 gsymcheck is a symbol checker for gEDA. Eventually there will be a
29 list of checks performed on the symbols listed here.
33 gsymcheck accepts the following options:
35 -q Quiet mode on. This mode turns off all warnings/notes/mes-
38 -v Verbose mode
1. This mode will show all error messages
41 -vv Verbose mode
2. This mode will show all error and warning mes-
44 -vvv Verbose mode
2. This mode will show all error, warning, and
45 info messages (optional)
47 -h Usage summary / gsymcheck help
50 At least one symbol file must be specified. If multiple sym-
51 bols are specified then they are sequentially read in and
52 checked. It is important that the schematic(s) follow all the
57 Examples to be listed here eventually
61 No environment variables are used.
65 Ales Hvezda and many others
69 gschem(
1), gnetlist(
1)
72 Copyright ©
1999-
2004 Ales Hvezda
74 This document can be freely redistributed according to the terms of the
75 GNU General Public License version
2.0
80 Version December
31st,
2003 gsymcheck(
1)
</pre>