From 93422be5a27761285423a940a3fb8e83743b60d6 Mon Sep 17 00:00:00 2001 From: Tokunori Ikegami Date: Tue, 14 Jan 2025 01:50:40 +0900 Subject: [PATCH] doc: fix ocp-hardware-component-log documentation errors Since described as set-error-injection incorrectly. Signed-off-by: Tokunori Ikegami --- Documentation/nvme-ocp-hardware-component-log.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/nvme-ocp-hardware-component-log.txt b/Documentation/nvme-ocp-hardware-component-log.txt index 6700e767..02ddd784 100644 --- a/Documentation/nvme-ocp-hardware-component-log.txt +++ b/Documentation/nvme-ocp-hardware-component-log.txt @@ -68,13 +68,13 @@ OPTIONS EXAMPLES -------- -* Has the program issue a set-error-injection +* Has the program issue a ocp hardware-component-log + ------------ # nvme ocp hardware-component-log /dev/nvme0 ------------ -* Has the program issue a set-error-injection with the asic component list. +* Has the program issue a ocp hardware-component-log with asic component list + ------------ # nvme ocp hardware-component-log /dev/nvme0 -i asic -l -- 2.50.1