From fc67d3ad9a2903cc33e5cdaedaad51dd86a42236 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 24 Dec 2023 08:57:49 +0100 Subject: Adding upstream version 2.7.1. Signed-off-by: Daniel Baumann --- Documentation/nvme-set-property.html | 36 ++++++++++++++++++++++++++++++------ 1 file changed, 30 insertions(+), 6 deletions(-) (limited to 'Documentation/nvme-set-property.html') diff --git a/Documentation/nvme-set-property.html b/Documentation/nvme-set-property.html index 873b83b..c35b4ff 100644 --- a/Documentation/nvme-set-property.html +++ b/Documentation/nvme-set-property.html @@ -749,8 +749,9 @@ nvme-set-property(1) Manual Page

SYNOPSIS

-
nvme set-property <device> [--offset=<offset> | -o <offset>]
-                                [--value=<val> | -v <val>]
+
nvme set-property <device> [--offset=<offset> | -O <offset>]
+                        [--value=<val> | -V <val>]
+                        [--output-format=<fmt> | -o <fmt>] [--verbose | -v]
@@ -766,18 +767,18 @@ nvme-set-property(1) Manual Page
--o +-O
--offset

- The offset of the property. + The offset of the property.

--v +-V

@@ -785,6 +786,29 @@ nvme-set-property(1) Manual Page The value of the property to be set.

+
+-o <fmt> +
+
+--output-format=<fmt> +
+
+

+ Set the reporting format to normal, json or binary. Only one + output format can be used at a time. +

+
+
+-v +
+
+--verbose +
+
+

+ Increase the information detail in the output. +

+
@@ -805,7 +829,7 @@ nvme-set-property(1) Manual Page -- cgit v1.2.3