scheme-api: Add show-uri and show-file functions to (gschem util).
[geda-gaf/peter-b.git] / docs / wiki / geda-grenum_mp.html
blob6efa6a8530316de8e5016f1a52d14d834a0b3efa
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 <title></title>
6 <link rel="stylesheet" media="screen" type="text/css" href="./style.css" />
7 <link rel="stylesheet" media="screen" type="text/css" href="./design.css" />
8 <link rel="stylesheet" media="print" type="text/css" href="./print.css" />
10 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
11 </head>
12 <body>
15 <h1 class="sectionedit186"><a name="grenum_man-page" id="grenum_man-page">grenum man-page</a></h1>
16 <div class="level1">
17 <pre class="code">grenum(1) grenum(1)
21 NAME
22 grenum - An advanced refdes renumber utility
25 SYNOPSIS
26 grenum [-v|--version -h|--help -p|--pagejump] infile1.sch infile2.sch
27 ...
31 DESCRIPTION
32 The grenum program will renumber the refdes definitions read from
33 infile.
36 OPTIONS
37 -p, --pagejump
38 This will switch on the page jump mode. It means that refdes’s
39 from each inputfile gets renumbered from 100,200... etc.
41 -v, --version
42 prints version information
44 -h, --help
45 prints help message
48 RETURN VALUE
49 grenum will return 0 if all files processed successfully, -1 if there
50 was no input file specified, -2 if I/O files can’t be opened/written,
51 -3 if there is parse error in input file, -4 if there is not enough
52 memory to store refdes prefixes.
54 BUGS
55 If you find one, please report it to:
58 AUTHOR
59 Levente Kovacs
61 Levente.Kovacs@interware.hu
64 SEE ALSO
65 gschem(1)
69 grenum(1)</pre>
71 </div>
72 </body>
73 </html>