Update wiki pages
[geda-gaf.git] / docs / wiki / geda-grenum_mp.html
blob505d5d6019ca309235c4058df48222c1065cf7f3
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 <h1 class="sectionedit1" id="grenum_man-page">grenum man-page</h1>
14 <div class="level1">
15 <pre class="code">grenum(1) grenum(1)
19 NAME
20 grenum - An advanced refdes renumber utility
23 SYNOPSIS
24 grenum [-v|--version -h|--help -p|--pagejump] infile1.sch infile2.sch
25 ...
29 DESCRIPTION
30 The grenum program will renumber the refdes definitions read from
31 infile.
34 OPTIONS
35 -p, --pagejump
36 This will switch on the page jump mode. It means that refdes’s
37 from each inputfile gets renumbered from 100,200... etc.
39 -v, --version
40 prints version information
42 -h, --help
43 prints help message
46 RETURN VALUE
47 grenum will return 0 if all files processed successfully, -1 if there
48 was no input file specified, -2 if I/O files can’t be opened/written,
49 -3 if there is parse error in input file, -4 if there is not enough
50 memory to store refdes prefixes.
52 BUGS
53 If you find one, please report it to:
56 AUTHOR
57 Levente Kovacs
59 Levente.Kovacs@interware.hu
62 SEE ALSO
63 gschem(1)
67 grenum(1)</pre>
69 </div>
70 </body>
71 </html>