From 65a9f95cf0f4bdafa95f6158fdc8c19d20fceae9 Mon Sep 17 00:00:00 2001 From: Tokunori Ikegami Date: Sat, 21 Sep 2024 01:22:08 +0900 Subject: [PATCH] doc: add get-feature command changed option Separeted from the sel option changed value. Signed-off-by: Tokunori Ikegami --- Documentation/nvme-get-feature.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/nvme-get-feature.txt b/Documentation/nvme-get-feature.txt index a055b93f1f..d035c29518 100644 --- a/Documentation/nvme-get-feature.txt +++ b/Documentation/nvme-get-feature.txt @@ -14,7 +14,7 @@ SYNOPSIS [--data-len= | -l ] [--sel=] [--raw-binary | -b] [--cdw11= | -c ] - [--human-readable | -H] + [--human-readable | -H] [--changed | -C] [--output-format= | -o ] [--verbose | -v] [--timeout= | -t ] @@ -84,6 +84,10 @@ OPTIONS This option will parse and format many of the bit fields into human-readable formats. +-C:: +--changed:: + This option will show feature changed. + -o :: --output-format=:: Set the reporting format to 'normal', 'json' or 'binary'. Only one