Skip to content

Commit baa86ad

Browse files
author
devbisme
committed
Fenced kipart usage text to preserve formatting.
1 parent 00256a9 commit baa86ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ This will install two command-line utilities:
6363

6464
KiPart is mainly intended to be used as a script:
6565

66+
```
6667
usage: kipart [-h] [-o OUTPUT] [-w] [-m] [-s {row,num,name}] [-r] [--ccw] [--scrunch]
6768
[--side {left,right,top,bottom}] [--type TYPE] [--style STYLE]
6869
[--push PUSH] [-a ALT_DELIMITER] [-b] [--hide-pin-num] [-v]
@@ -93,6 +94,7 @@ options:
9394
-b, --bundle Bundle identically-named power or ground input pins into single schematic pins
9495
--hide-pin-num Hide pin numbers
9596
-v, --version show program's version number and exit
97+
```
9698

9799
The input to `kipart` is one or more CSV or Excel files.
98100
These contain the following items:

0 commit comments

Comments
 (0)