diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-10-04 12:52:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-10-04 12:52:51 +0000 |
commit | 7552ed51f78ca1ad311228f76e90cf8c120ee2f6 (patch) | |
tree | dec5ce8e28f081567cb33c77a178bcac6dd76169 /Documentation/nvme-create-ns.txt | |
parent | Adding upstream version 2.5. (diff) | |
download | nvme-cli-4dcd844185f08ba62f00397939e2f800d2ebd85d.tar.xz nvme-cli-4dcd844185f08ba62f00397939e2f800d2ebd85d.zip |
Adding upstream version 2.6.upstream/2.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-create-ns.txt')
-rw-r--r-- | Documentation/nvme-create-ns.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/nvme-create-ns.txt b/Documentation/nvme-create-ns.txt index 5d1355d..28046b6 100644 --- a/Documentation/nvme-create-ns.txt +++ b/Documentation/nvme-create-ns.txt @@ -15,6 +15,7 @@ SYNOPSIS [--nmic=<nmic> | -m <nmic>] [--anagrp-id=<anagrpid> | -a <anagrpid>] [--nvmset-id=<nvmsetid> | -i <nvmsetid>] + [--endg-id=<endgid> | -e <endgid>] [--csi=<command_set_identifier> | -y <command_set_identifier>] [--lbstm=<lbstm> | -l <lbstm>] [--nphndls=<nphndls> | -n <nphndls>] @@ -69,6 +70,10 @@ OPTIONS --nvmset-id=<nvmsetid>:: This field specifies the identifier of the NVM Set. +-e <endgid>:: +--endg-id=<endgid>:: + This field specifies the identifier of the endurance group. + -y <command_set_identifier>:: --csi=<command_set_identifier>:: This field specifies the identifier of command set. |