File: gsymcheck.1

package info (click to toggle)
geda-gsymcheck 20050313-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 904 kB
  • ctags: 132
  • sloc: sh: 3,465; ansic: 1,587; makefile: 138
file content (53 lines) | stat: -rw-r--r-- 1,371 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
.TH gsymcheck 1 "December 31st, 2003" Version 20031231
.SH NAME
gsymcheck - gEDA/gaf Symbol Checker
.SH SYNOPSIS
.B gnetlist
[-h] [-v] [-q] symbol1 [... symbolN]
.SH DESCRIPTION
.PP
\fIgsymcheck\fP is a symbol checker for gEDA.  Eventually there will be a 
list of checks performed on the symbols listed here.

.SH OPTIONS
.l
\fIgsymcheck\fP accepts the following options:
.TP 8
.B -q
Quiet mode on.  This mode turns off all warnings/notes/messages. (optional)
.TP 8
.B -v 
Verbose mode 1.  This mode will show all error messages (optional)
.TP 8
.B -vv 
Verbose mode 2.  This mode will show all error and warning messages (optional)
.TP 8
.B -vvv 
Verbose mode 2.  This mode will show all error, warning, and info messages (optional)
.TP 8
.B -h 
Usage summary / gsymcheck help
.TP 8
symbol1 [... symbolN]
At least one symbol file must be specified.  If multiple symbols are 
specified then they are sequentially read in and checked.  It is important 
that the schematic(s) follow all the options (ie last).

.SH EXAMPLES 
Examples to be listed here eventually

.SH "ENVIRONMENT"
No environment variables are used.

.SH "AUTHOR"
Ales Hvezda and many others

.SH SEE ALSO
.BR gschem (1),
.BR gnetlist (1)
.SH COPYRIGHT
Copyright \(co  1999-2004 Ales Hvezda

This document can be freely redistributed according to the terms of the 
GNU General Public License version 2.0