FreeCalypso > hg > ueda-linux
comparison ueda/man/ueda-cutelements.1 @ 0:cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 20 Jul 2015 00:24:37 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:cd92449fdb51 |
---|---|
1 .TH CUTELEMENTS 1 "" "International Free Computing Task Force" \ | |
2 "uEDA Suite Documentation" | |
3 .SH NAME | |
4 ueda-cutelements \- extract elements from a PCB layout file | |
5 .SH SYNOPSIS | |
6 .B ueda-cutelements | |
7 [ | |
8 .I pcbfile | |
9 ] | |
10 .SH DESCRIPTION | |
11 .PP | |
12 This program reads a PCB layout file (or any file containing concatenated | |
13 PCB elements, even if it isn't a complete and valid layout file) and extracts | |
14 all elements contained therein. | |
15 If no source file is specified, the standard input is read instead. | |
16 .PP | |
17 All element files are created in the current directory and named after the | |
18 element name in the source PCB. | |
19 .SH SEE ALSO | |
20 ueda-getfps(1) |