Downloaded and integrated latest wiki documentation from the geda website.
[geda-gaf/peter-b.git] / docs / wiki / geda_gsymcheck_mp.html
blobf25fb182ecc8c4d08f52f06b7648a4a1bd776dea
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
4 lang="en" dir="ltr">
5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7 <title>geda:gsymcheck_mp</title>
8 <meta name="generator" content="DokuWiki Release rc2007-05-24" />
9 <meta name="robots" content="index,follow" />
10 <meta name="date" content="2007-05-24T22:27:24-0400" />
11 <meta name="keywords" content="geda,gsymcheck_mp" />
12 <link rel="search" type="application/opensearchdescription+xml" href="http://geda.seul.org/wiki/lib/exe/opensearch.php" title="geda Wiki" />
13 <link rel="start" href="http://geda.seul.org/wiki/" />
14 <link rel="contents" href="http://geda.seul.org/wiki/geda:gsymcheck_mp?do=index" title="Index" />
15 <link rel="alternate" type="application/rss+xml" title="Recent Changes" href="http://geda.seul.org/wiki/feed.php" />
16 <link rel="alternate" type="application/rss+xml" title="Current Namespace" href="http://geda.seul.org/wiki/feed.php?mode=list&ns=geda" />
17 <link rel="alternate" type="text/html" title="Plain HTML" href="http://geda.seul.org/wiki/_export/xhtml/geda:gsymcheck_mp" />
18 <link rel="alternate" type="text/plain" title="Wiki Markup" href="http://geda.seul.org/wiki/_export/raw/geda:gsymcheck_mp" />
19 <link rel="stylesheet" media="all" type="text/css" href="lib/exe/css" />
20 <link rel="stylesheet" media="screen" type="text/css" href="lib/exe/001css" />
21 <link rel="stylesheet" media="print" type="text/css" href="lib/exe/002css" />
22 </head>
23 <body>
24 <div class="dokuwiki export">
28 <h1><a name="gsymcheck_man-page" id="gsymcheck_man-page">gsymcheck man-page</a></h1>
29 <div class="level1">
30 <pre class="code">gsymcheck(1) 20031231 gsymcheck(1)
34 NAME
35 gsymcheck - gEDA/gaf Symbol Checker
37 SYNOPSIS
38 gnetlist [-h] [-v] [-q] symbol1 [... symbolN]
40 DESCRIPTION
41 gsymcheck is a symbol checker for gEDA. Eventually there will be a
42 list of checks performed on the symbols listed here.
45 OPTIONS
46 gsymcheck accepts the following options:
48 -q Quiet mode on. This mode turns off all warnings/notes/mes-
49 sages. (optional)
51 -v Verbose mode 1. This mode will show all error messages
52 (optional)
54 -vv Verbose mode 2. This mode will show all error and warning mes-
55 sages (optional)
57 -vvv Verbose mode 2. This mode will show all error, warning, and
58 info messages (optional)
60 -h Usage summary / gsymcheck help
62 symbol1 [... symbolN]
63 At least one symbol file must be specified. If multiple sym-
64 bols are specified then they are sequentially read in and
65 checked. It is important that the schematic(s) follow all the
66 options (ie last).
69 EXAMPLES
70 Examples to be listed here eventually
73 ENVIRONMENT
74 No environment variables are used.
77 AUTHOR
78 Ales Hvezda and many others
81 SEE ALSO
82 gschem(1), gnetlist(1)
84 COPYRIGHT
85 Copyright © 1999-2004 Ales Hvezda
87 This document can be freely redistributed according to the terms of the
88 GNU General Public License version 2.0
93 Version December 31st, 2003 gsymcheck(1)
94 </pre>
96 </div>
97 </div>
98 </body>
99 </html>