From 610dc48fecf3c43d4844b24278df7dfa8594fc05 Mon Sep 17 00:00:00 2001 From: paumr Date: Fri, 4 Oct 2024 11:29:13 +0200 Subject: [PATCH] doc: show where self-test results can be found Point the reader of the device-self-test documentation to the command used for querying the test results. Signed-off-by: paumr --- Documentation/nvme-device-self-test.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/nvme-device-self-test.txt b/Documentation/nvme-device-self-test.txt index 149dbf1064..bf14f424d6 100644 --- a/Documentation/nvme-device-self-test.txt +++ b/Documentation/nvme-device-self-test.txt @@ -22,6 +22,8 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1). On success, the corresponding test is initiated. +The results of this test can be queried via 'nvme self-test-log '. + OPTIONS ------- -n ::