From 34407a32ce68dc632e8887541792f4bb2f3c9992 Mon Sep 17 00:00:00 2001 From: Daniel Lublin Date: Wed, 28 Sep 2022 08:30:31 +0200 Subject: [PATCH] Update doc for revised tpt --- doc/quickstart.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/quickstart.md b/doc/quickstart.md index 684750d..19a04d2 100644 --- a/doc/quickstart.md +++ b/doc/quickstart.md @@ -74,12 +74,12 @@ you to supply a secret used as part of the UDS generation. The tool can be run interactively, or by suppling inputs on the command line: ``` -usage: tpt.py [-h] [-v] [--uss USS] [--vid VID] [--pid PID] [--rev REV] [--serial SERIAL] +usage: tpt.py [-h] [-v] [--ent ENT] [--vid VID] [--pid PID] [--rev REV] [--serial SERIAL] options: -h, --help show this help message and exit -v, --verbose Verbose operation - --uss USS User supplied secret + --ent ENT User supplied entropy --vid VID Vendor id (0 - 65535) --pid PID Product id (0 - 2555 --rev REV Revision number (0 - 15)