Anastasia Klimchuk has submitted this change. ( https://review.coreboot.org/c/flashrom/+/75439?usp=email )
Change subject: doc/classic_cli_manpage: Mark progress feature as experimental ......................................................................
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 --- M doc/classic_cli_manpage.rst 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Alexander Goncharov: Looks good to me, approved Stefan Reinauer: Looks good to me, approved
diff --git a/doc/classic_cli_manpage.rst b/doc/classic_cli_manpage.rst index a8ac6da..9a455b0 100644 --- a/doc/classic_cli_manpage.rst +++ b/doc/classic_cli_manpage.rst @@ -323,7 +323,7 @@
**--progress** - Show progress percentage of operations on the standard output. + [Experimental feature] Show progress percentage of operations on the standard output.
**-R, --version**