From 91b2ffd7867d2e122cc3695c6a93e320a829ad7d Mon Sep 17 00:00:00 2001 From: Keith Busch Date: Tue, 5 Nov 2019 08:15:35 +0900 Subject: [PATCH] fix fw-download reference to committing fw Spec renamed the Firmware Download command to Firmware Commit. Link: https://github.com/linux-nvme/nvme-cli/issues/601 Signed-off-by: Keith Busch --- Documentation/nvme-fw-download.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/nvme-fw-download.txt b/Documentation/nvme-fw-download.txt index ca208cb9..6b11d051 100644 --- a/Documentation/nvme-fw-download.txt +++ b/Documentation/nvme-fw-download.txt @@ -32,7 +32,7 @@ controller. The new firmware image is not applied as part of the Firmware Image Download command. It is applied following a reset, where the image to apply and the firmware slot it should be committed to is specified with -the Firmware Activate command. +the Firmware Commit command (nvme fw-commit ). OPTIONS ------- -- 2.50.1