missing NULL terminator in set_config_x
[geda-gaf.git] / docs / wiki / geda-gsymcheck_mp.html
blobe8aac8a58f14160b1e4a40c50c4b2aa79f76a917
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html>
4 <head>
5 <link rel="stylesheet" media="screen" type="text/css" href="./style.css" />
6 <link rel="stylesheet" media="screen" type="text/css" href="./design.css" />
7 <link rel="stylesheet" media="print" type="text/css" href="./print.css" />
9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10 </head>
11 <body>
13 <p>
14 <em>Translations of this page are also available in the following languages:</em> <a href="geda-gsymcheck_mp.ru.html" class="wikilink1" title="geda-gsymcheck_mp.ru.html">Русский</a>.
15 </p>
17 <h1 class="sectionedit1" id="gsymcheck_man-page">gsymcheck man-page</h1>
18 <div class="level1">
19 <pre class="code">gsymcheck(1) 20031231 gsymcheck(1)
23 NAME
24 gsymcheck - gEDA/gaf Symbol Checker
26 SYNOPSIS
27 gnetlist [-h] [-v] [-q] symbol1 [... symbolN]
29 DESCRIPTION
30 gsymcheck is a symbol checker for gEDA. Eventually there will be a
31 list of checks performed on the symbols listed here.
34 OPTIONS
35 gsymcheck accepts the following options:
37 -q Quiet mode on. This mode turns off all warnings/notes/mes-
38 sages. (optional)
40 -v Verbose mode 1. This mode will show all error messages
41 (optional)
43 -vv Verbose mode 2. This mode will show all error and warning mes-
44 sages (optional)
46 -vvv Verbose mode 2. This mode will show all error, warning, and
47 info messages (optional)
49 -h Usage summary / gsymcheck help
51 symbol1 [... symbolN]
52 At least one symbol file must be specified. If multiple sym-
53 bols are specified then they are sequentially read in and
54 checked. It is important that the schematic(s) follow all the
55 options (ie last).
58 EXAMPLES
59 Examples to be listed here eventually
62 ENVIRONMENT
63 No environment variables are used.
66 AUTHOR
67 Ales Hvezda and many others
70 SEE ALSO
71 gschem(1), gnetlist(1)
73 COPYRIGHT
74 Copyright © 1999-2004 Ales Hvezda
76 This document can be freely redistributed according to the terms of the
77 GNU General Public License version 2.0
82 Version December 31st, 2003 gsymcheck(1)</pre>
84 </div>
85 <!-- EDIT1 SECTION "gsymcheck man-page" [115-] --></body>
86 </html>