diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-30 22:38:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-30 22:38:48 +0000 |
commit | 01c4d3d32c5044d3d17055c2d94d40fee9d130e1 (patch) | |
tree | 2c213cd5436bff644fa7023b94674a9c12d2e1af /Documentation/nvme-connect.txt | |
parent | Adding upstream version 2.4+really2.4. (diff) | |
download | nvme-cli-01c4d3d32c5044d3d17055c2d94d40fee9d130e1.tar.xz nvme-cli-01c4d3d32c5044d3d17055c2d94d40fee9d130e1.zip |
Adding upstream version 2.5.upstream/2.5
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-connect.txt')
-rw-r--r-- | Documentation/nvme-connect.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/nvme-connect.txt b/Documentation/nvme-connect.txt index 0e8856c..a6effaf 100644 --- a/Documentation/nvme-connect.txt +++ b/Documentation/nvme-connect.txt @@ -37,6 +37,7 @@ SYNOPSIS [--tls ] [--dump-config | -O] [--output-format=<fmt> | -o <fmt>] + [--application=<id> ] DESCRIPTION ----------- @@ -195,6 +196,10 @@ OPTIONS be used at a time. When this option is specified, the device associated with the connection will be printed. Nothing is printed otherwise. +--context <STR>:: + Set the execution context to <STR>. This allows to coordinate + the management of the global resources. + EXAMPLES -------- * Connect to a subsystem named nqn.2014-08.com.example:nvme:nvm-subsystem-sn-d78432 |