From 017f2ace47973ad5dd6b6c8d35d4fb5906907d9c Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Mon, 29 Jun 2020 12:57:06 -0300 Subject: [PATCH] Fixed redundant "Supported outputs" in the README and updated command line help --- README.md | 6 ++---- docs/README.in | 4 +--- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 570e68ea..fb07304d 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/README.in b/docs/README.in index c3e1d3b3..9f6ed8f8 100644 --- a/docs/README.in +++ b/docs/README.in @@ -192,9 +192,7 @@ outputs: Most options are the same you'll find in the KiCad dialogs. -### Supported outputs - -@outputs@ +### @outputs@ ## Using KiPlot