1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-04-26 22:52:34 +02:00

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 <aklm@chromium.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/75439
Reviewed-by: Alexander Goncharov <chat@joursoir.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Anastasia Klimchuk 2023-05-25 21:34:07 +10:00
parent c728b8f7d5
commit c7812231bd

View File

@ -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**