From c6dedea7b34cca236d7e46a2dc8adda8d1712431 Mon Sep 17 00:00:00 2001 From: tychovrahe Date: Thu, 1 May 2025 17:37:56 +0200 Subject: [PATCH] chore(core/prodtest): improve CLI parameter documentation [no changelog] --- core/embed/projects/prodtest/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/embed/projects/prodtest/README.md b/core/embed/projects/prodtest/README.md index 57f1c37f48..71a9514056 100644 --- a/core/embed/projects/prodtest/README.md +++ b/core/embed/projects/prodtest/README.md @@ -16,9 +16,10 @@ To exit from interactive mode type `.+ENTER`. ### Commands These commands begin with the command name and may optionally include parameters separated by spaces. +Parameters are marked with angle brackets (`<...>`), square brackets (`[<...>]`) indicate optional parameters. Command Format: -`command ...` +`command []...` Example: ```