From c7812231bd5c69956ef8d97315e8e2f306d1c550 Mon Sep 17 00:00:00 2001 From: Anastasia Klimchuk Date: Thu, 25 May 2023 21:34:07 +1000 Subject: [PATCH] doc/classic_cli_manpage: Mark progress feature as experimental The feature will have patches coming soon and not completely ideal yet. At the moment, read and verify operations can show progress, erase and write are not completely ready yet. Change-Id: I9cacc60cb357c29f6625126d22a67a56de560887 Signed-off-by: Anastasia Klimchuk Reviewed-on: https://review.coreboot.org/c/flashrom/+/75439 Reviewed-by: Alexander Goncharov Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- doc/classic_cli_manpage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/classic_cli_manpage.rst b/doc/classic_cli_manpage.rst index a8ac6dabe..9a455b08a 100644 --- a/doc/classic_cli_manpage.rst +++ b/doc/classic_cli_manpage.rst @@ -323,7 +323,7 @@ All operations involving any chip access (probe/read/write/...) require the ``-p **--progress** - Show progress percentage of operations on the standard output. + [Experimental feature] Show progress percentage of operations on the standard output. **-R, --version**