summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnastasia Klimchuk <aklm@chromium.org>2023-05-25 21:34:07 +1000
committerAnastasia Klimchuk <aklm@chromium.org>2023-05-31 20:55:45 +0000
commitc7812231bd5c69956ef8d97315e8e2f306d1c550 (patch)
tree736ad080c8d16a07f5a4f25436dddebed3f34511
parentc728b8f7d52b955331d0ea7f73a077ffaf833efb (diff)
downloadflashrom-c7812231bd5c69956ef8d97315e8e2f306d1c550.tar.gz
flashrom-c7812231bd5c69956ef8d97315e8e2f306d1c550.tar.bz2
flashrom-c7812231bd5c69956ef8d97315e8e2f306d1c550.zip
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>
-rw-r--r--doc/classic_cli_manpage.rst2
1 files changed, 1 insertions, 1 deletions
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**