User Tools

Site Tools


geda:grenum_mp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

geda:grenum_mp [2012/02/20 15:14]
geda:grenum_mp [2012/02/20 15:14] (current)
Line 1: Line 1:
 +====== grenum man-page ======
 +<​code>​grenum(1)  ​    ​grenum(1)
  
 +
 +
 +NAME
 +       ​grenum - An advanced refdes renumber utility
 +
 +
 +SYNOPSIS
 +       ​grenum ​ [-v|--version ​ -h|--help -p|--pagejump] infile1.sch infile2.sch
 +       ...
 +
 +
 +
 +DESCRIPTION
 +       The grenum program will renumber ​ the  refdes ​ definitions ​ read  from
 +       ​infile.
 +
 +
 +OPTIONS
 +       -p, --pagejump
 +       This  will  switch on the page jump mode. It means that refdes’s
 +       from each inputfile gets renumbered from 100,200... etc.
 +
 +       -v, --version
 +       prints version information
 +
 +       -h, --help
 +       prints help message
 +
 +
 +RETURN VALUE
 +       ​grenum will return 0 if all files processed successfully,​ -1  if there
 +       ​was ​ no input file specified, -2 if I/O files can’t be opened/​written,​
 +       -3 if there is parse error in input file, -4 if there ​ is  not enough
 +       ​memory to store refdes prefixes.
 +
 +BUGS
 +       If you find one, please report it to:
 +
 +
 +AUTHOR
 +       ​Levente Kovacs
 +
 +       ​Levente.Kovacs@interware.hu
 +
 +
 +SEE ALSO
 +       ​gschem(1)
 +
 +
 +
 +  ​    ​grenum(1)
 +</​code>​
geda/grenum_mp.txt · Last modified: 2012/02/20 15:14 (external edit)