Fixed redundant "Supported outputs" in the README and updated command line help

This commit is contained in:
Salvador E. Tropea 2020-06-29 12:57:06 -03:00
parent 42d1f14056
commit 017f2ace47
2 changed files with 3 additions and 7 deletions

View File

@ -192,9 +192,7 @@ outputs:
Most options are the same you'll find in the KiCad dialogs.
### Supported outputs
Supported outputs:
### Supported outputs:
* DXF (Drawing Exchange Format)
* Type: `dxf`
@ -496,7 +494,7 @@ KiPlot: Command-line Plotting for KiCad
Usage:
kiplot [-b BOARD] [-c CONFIG] [-d OUT_DIR] [-s PRE] [-q | -v...] [-i]
[TARGET...]
kiplot [-b BOARD] [-c PLOT_CONFIG] --list
kiplot [-c PLOT_CONFIG] --list
kiplot --help-list-outputs
kiplot --help-output=HELP_OUTPUT
kiplot --help-outputs

View File

@ -192,9 +192,7 @@ outputs:
Most options are the same you'll find in the KiCad dialogs.
### Supported outputs
@outputs@
### @outputs@
## Using KiPlot