Update version numbers to 1.8.1.
[geda-gaf.git] / utils / docs / grenum.1
blob1a71c967dcefa5f19eceb89cdb7c98e3cb221857
1 .TH grenum 1 "November 23rd, 2012" "gEDA Project" 1.8.1.20121123
3 .SH NAME
4 .B grenum
5 \- An advanced refdes renumber utility
7 .SH SYNOPSIS
8 .B grenum
9 [\-v\||\|\-\-version \-h\||\|\-\-help \-p\||\|\-\-pagejump]
10 .I infile1.sch infile2.sch
11 \|.\|.\|.
14 .SH DESCRIPTION
16 The
17 .B grenum
18 program will renumber the refdes definitions read from
19 .I infile\|.
21 .SH OPTIONS
22 .TP
23 \-p, \-\-pagejump
24 This will switch on the page jump mode. It means that refdes's from each
25 .I inputfile
26 gets renumbered from 100,200... etc.
27 .TP
28 \-v, \-\-version
29 prints version information
30 .TP
31 \-h, \-\-help
32 prints help message
34 .SH RETURN VALUE
35 .B grenum
36 will return
37 .B 0
38 if all files processed successfully,
39 .B 1
40 if there was no input file specified,
41 .B 2
42 if I/O files can't be opened/written,
43 .B 3
44 if there is parse error in input file,
45 .B 4
46 if there is not enough memory to store refdes prefixes.
47 .SH BUGS
49 If you find one, please report it to:
51 .SH AUTHOR
53 Levente Kovacs
55 Levente.Kovacs@interware.hu
57 .SH SEE ALSO
59 .B gschem(1)