From 3ff432f15250a48a132c9b86da2c5aa469924cfd Mon Sep 17 00:00:00 2001 From: Abtin Keshavarzian Date: Wed, 15 Aug 2018 12:48:31 -0700 Subject: [PATCH] [spi-hdlc-adapter] update README.md (fix typos) (#2961) --- tools/spi-hdlc-adapter/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tools/spi-hdlc-adapter/README.md b/tools/spi-hdlc-adapter/README.md index 185bc8fb6..eea15e514 100644 --- a/tools/spi-hdlc-adapter/README.md +++ b/tools/spi-hdlc-adapter/README.md @@ -1,4 +1,4 @@ -SPI/HDLC Adaptor +SPI/HDLC Adapter ================ `spi-hdlc-adapter` is an adapter tool for using a SPI interface as if @@ -50,7 +50,8 @@ protocol document. to be successfully transmitted. Increasing this value will (up to a point) decrease latency for smaller packets at the expense of overall bandwidth. Default value is 32. The minimum value is 0. The maximum value is 2043. -* `--verbose`: Increase debug verbosity. +* `--verbose`: Increase debug verbosity (can be repeated up to 3 times, + each time increasing the verbosity of the logs). * `--help`: Print out usage information to `stdout` and exit. `spi-device-path` is a required argument since it indicates which SPI