pcb_backannotate (1)
NAME
pcb_backannotate - backannotates changes from a PCB annotation file to schematicSYNOPSIS
pcb_backannotate -h|--helppcb_backannotate -V|--version
pcb_backannotate [options] ecofile.eco infile1.sch [infile2.sch ...]
DESCRIPTION
The pcb_backannotate program reads an engineering change order (ECO) file generated by the PCB program and backannotates the requested changes to a gschem schematic or schematics. Refer to the PCB manual for a complete description of the ECO file format.
OPTIONS
- -h, --help
- prints help message and exits
- -n, --nocopy
- Leave the modified schematic files in new files whose names are generated by appending .new to the original file names. The default is to overwrite the original.
- -v, --verbose
- operate verbosely
- -V, --version
-
prints version information and exits