Downloaded and integrated latest wiki documentation from the geda website.
[geda-gaf/peter-b.git] / docs / wiki / geda_grenum_mp.html
blobb3330d74b040acb27cb5fbd25edf12f22769a822
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:grenum_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:25-0400" />
11 <meta name="keywords" content="geda,grenum_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:grenum_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:grenum_mp" />
18 <link rel="alternate" type="text/plain" title="Wiki Markup" href="http://geda.seul.org/wiki/_export/raw/geda:grenum_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="grenum_man-page" id="grenum_man-page">grenum man-page</a></h1>
29 <div class="level1">
30 <pre class="code">grenum(1) grenum(1)
34 NAME
35 grenum - An advanced refdes renumber utility
38 SYNOPSIS
39 grenum [-v|--version -h|--help -p|--pagejump] infile1.sch infile2.sch
40 ...
44 DESCRIPTION
45 The grenum program will renumber the refdes definitions read from
46 infile.
49 OPTIONS
50 -p, --pagejump
51 This will switch on the page jump mode. It means that refdes’s
52 from each inputfile gets renumbered from 100,200... etc.
54 -v, --version
55 prints version information
57 -h, --help
58 prints help message
61 RETURN VALUE
62 grenum will return 0 if all files processed successfully, -1 if there
63 was no input file specified, -2 if I/O files can’t be opened/written,
64 -3 if there is parse error in input file, -4 if there is not enough
65 memory to store refdes prefixes.
67 BUGS
68 If you find one, please report it to:
71 AUTHOR
72 Levente Kovacs
74 Levente.Kovacs@interware.hu
77 SEE ALSO
78 gschem(1)
82 grenum(1)
83 </pre>
85 </div>
86 </div>
87 </body>
88 </html>