We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00256a9 commit baa86adCopy full SHA for baa86ad
README.md
@@ -63,6 +63,7 @@ This will install two command-line utilities:
63
64
KiPart is mainly intended to be used as a script:
65
66
+```
67
usage: kipart [-h] [-o OUTPUT] [-w] [-m] [-s {row,num,name}] [-r] [--ccw] [--scrunch]
68
[--side {left,right,top,bottom}] [--type TYPE] [--style STYLE]
69
[--push PUSH] [-a ALT_DELIMITER] [-b] [--hide-pin-num] [-v]
@@ -93,6 +94,7 @@ options:
93
94
-b, --bundle Bundle identically-named power or ground input pins into single schematic pins
95
--hide-pin-num Hide pin numbers
96
-v, --version show program's version number and exit
97
98
99
The input to `kipart` is one or more CSV or Excel files.
100
These contain the following items:
0 commit comments